{"id":18806749,"url":"https://github.com/lefred/gr_demo_router","last_synced_at":"2025-07-24T11:39:54.252Z","repository":{"id":140210084,"uuid":"187859126","full_name":"lefred/GR_Demo_Router","owner":"lefred","description":"MySQL InnoDB Cluster Demo kit for MySQL Router","archived":false,"fork":false,"pushed_at":"2019-09-12T12:02:58.000Z","size":1056,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T21:27:13.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lefred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-21T14:53:44.000Z","updated_at":"2022-08-28T09:29:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"199d181d-0d65-4c8c-ba3f-a0e91b3a9b24","html_url":"https://github.com/lefred/GR_Demo_Router","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2FGR_Demo_Router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2FGR_Demo_Router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2FGR_Demo_Router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2FGR_Demo_Router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lefred","download_url":"https://codeload.github.com/lefred/GR_Demo_Router/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742416,"owners_count":19689309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T22:49:27.226Z","updated_at":"2025-02-19T22:13:29.174Z","avatar_url":"https://github.com/lefred.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= MySQL InnoDB Cluster Demo Kit (web version)\n\nCurrently you need:\n- php\n- php-json\n- php-mysqlnd\n\nCurrently you need to enable  `default-authentication-plugin=mysql_native_password` before you create the user because PHP doesn't support yet `caching_sha2_password`:\n\n```\nphp -r 'phpinfo();' | grep auth_ | cut -d' ' -f4| tr ',' '\\n'\nmysqlnd\ndebug_trace\nauth_plugin_mysql_native_password\nauth_plugin_mysql_clear_password\nauth_plugin_sha256_password\n```\n\nYou also need to run the following steps in your database:\n\n```\nmysql -e \"CREATE DATABASE clusterdemo\"\nmysql clusterdemo \u003c clusterdemo.sql\nmysql -e \"create user clusterdemo identified by 'fred'\"\nmysql -e \"grant all privileges on *.* to clusterdemo@'%'\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fgr_demo_router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefred%2Fgr_demo_router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fgr_demo_router/lists"}