1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/scripts/mysql_fix_privilege_tables.sql
jimw@mysql.com 804a952f9b Create columns_priv with correct column lengths (the alter table
that used to fix it was removed in a merge, and now the alter table
that fixes the length comes before the create table so it fixes
pre-existing tables but not the newly-created one).
2005-01-07 19:50:41 +01:00

14 KiB