Skip to content

hhorak/mysql-sample-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mysql-sample-db

Sample MySQL and MariaDB database data that can be used for upgrade testing.

Database structure and data are taken from mysqltutorial.org and the database is initialized with the mysqld daemon of particular version. The initialized data of a particular version are kept in corresponding branch.

We have (or plan to have) the following versions available in corresponding branches:

Such data can be used for various tasks, for example testing upgrade.

Generation of the data can be done using ./mysql-sample-db generate and the data are stored into ./data.

Validity of the data can be checked using ./mysql-sample-db check script.

About

Sample MySQL and MariaDB database data that can be used for upgrade testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages