phpmyadmin/sql
2016-11-09 15:26:38 +02:00
..
create_tables.sql Bookmark id that is an auto_increment column can only take positive values starting from 1, therefore should be unsigned otherwise half of allowed interval is wasted from start, and this is the fix for that. 2016-11-09 15:26:38 +02:00
upgrade_column_info_4_3_0+.sql
upgrade_column_info_4_6_5+.sql Bookmark id that is an auto_increment column can only take positive values starting from 1, therefore should be unsigned otherwise half of allowed interval is wasted from start, and this is the fix for that. 2016-11-09 15:26:38 +02:00
upgrade_tables_mysql_4_1_2+.sql