The Employees test database , one of my pet projects, has been included in the official MySQL documentation. Thanks to M.C. Brown for the effort. |
- the schema now supports partitioning. Instead of using employees.sql, load the data via employees_partitioned.sql
- the schema has been altered to be used with Drizzle. The test script works with Drizzle if you compile the MD5 plugin and load it at startup.
No comments:
Post a Comment