{"id":16812939,"url":"https://github.com/sjmudd/mysql-variables-parser","last_synced_at":"2025-03-17T11:21:25.176Z","repository":{"id":66973103,"uuid":"44494944","full_name":"sjmudd/mysql-variables-parser","owner":"sjmudd","description":"A program to parse http://dev.mysql.com/doc/refman/X/en/server-system-variables.html output","archived":false,"fork":false,"pushed_at":"2015-10-20T05:07:40.000Z","size":376,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T20:48:20.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjmudd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-18T20:21:42.000Z","updated_at":"2020-02-27T16:30:23.000Z","dependencies_parsed_at":"2023-03-11T00:29:30.275Z","dependency_job_id":null,"html_url":"https://github.com/sjmudd/mysql-variables-parser","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/sjmudd%2Fmysql-variables-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjmudd%2Fmysql-variables-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjmudd%2Fmysql-variables-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjmudd%2Fmysql-variables-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjmudd","download_url":"https://codeload.github.com/sjmudd/mysql-variables-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022650,"owners_count":20385134,"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-10-13T10:24:04.561Z","updated_at":"2025-03-17T11:21:25.148Z","avatar_url":"https://github.com/sjmudd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysql-variables-parser\nA program to parse http://dev.mysql.com/doc/refman/5.X/en/server-system-variables.html output\n\nThis program, built in go, was built to try to collect a definition of the MySQL\nvariables from the documentation at the URL above.  It would be nice if mysqld would\nactually allow you to query this information dynamically but that is not currently possible.\n\nDownloading can be done by doing this:\n\n```\n$ go get -u github.com/sjmudd/mysql-variables-parser\n```\n\nExample of how to use:\n\n```\n$ sh sql_generator.sh \n```\n\nThis will collect the different web pages from Oracle's site and\ngenerate the `examples/sysvarXX.sql` files for MySQL versions 5.0\nto 5.7.\n\nMore work is needed but this is a starting point.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjmudd%2Fmysql-variables-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjmudd%2Fmysql-variables-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjmudd%2Fmysql-variables-parser/lists"}