diff options
author | unknown <ingo@mysql.com> | 2006-04-10 13:38:56 +0200 |
---|---|---|
committer | unknown <ingo@mysql.com> | 2006-04-10 13:38:56 +0200 |
commit | d2f85640573e1e3cfc5bb58baad6fd77b7357afa (patch) | |
tree | 2a54d6c082f37d10dcd0ef3c3ac166a5c872d5d7 /myisam/ft_eval.c | |
parent | e2b19a59d2e19cb30e6b71ac7a4fc8dc6e641130 (diff) | |
download | mariadb-git-d2f85640573e1e3cfc5bb58baad6fd77b7357afa.tar.gz |
Bug#10405 - myisamchk damages auto_increment columns when changing character set
Whenever 'myisamchk' needed to recreate a table,
the auto increment information was lost.
Now the forgotten element of the table creation
information is set correctly.
myisam/mi_check.c:
Bug#10405 - myisamchk damages auto_increment columns when changing character set
Added some DBUG statements.
Enabled 'with_auto_increment' in 'create_info'
when recreating a table.
Diffstat (limited to 'myisam/ft_eval.c')
0 files changed, 0 insertions, 0 deletions