1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysql-test/include
Davi Arnaut 5d237db6f6 Bug#33873: Fast ALTER TABLE doesn't work with multibyte character sets
The problem was that when comparing tables for a possible
fast alter table, the comparison was being performed using
the parsed information and not the final definition.
      
The solution is to use the possible final table layout to
compare if a fast alter is possible or not.

mysql-test/include/mix1.inc:
  Disable test case for Bug 21704 as it hasn't been fixed.
mysql-test/r/alter_table.result:
  Add test case result for Bug#33873
mysql-test/r/innodb_mysql.result:
  Update test case result
mysql-test/t/alter_table.test:
  Add test case for Bug#33873
sql/sql_table.cc:
  Use updated (final) information to compare fields.
2008-06-17 11:12:21 -03:00
..
2003-08-28 06:08:17 +03:00
2006-08-16 14:58:49 +02:00
2008-03-17 14:26:00 +03:00
2005-07-06 17:16:22 +05:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2007-06-09 16:05:43 +05:00
2007-06-09 16:05:43 +05:00
2007-06-28 21:34:54 +04:00
2005-05-05 10:36:17 -07:00
2007-06-28 21:34:54 +04:00
2003-01-28 08:38:28 +02:00
2007-06-09 16:05:43 +05:00
2004-06-20 19:11:02 +02:00
2007-06-09 16:05:43 +05:00
2007-06-09 16:05:43 +05:00
2005-07-22 21:06:02 +05:00
2007-06-28 21:34:54 +04:00
2006-01-12 19:51:02 +01:00
2003-12-25 20:11:01 +04:00
2007-06-28 21:34:54 +04:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2006-09-13 15:37:35 -06:00
2008-05-08 20:13:39 +02:00
2006-04-12 15:56:29 +02:00
2008-05-08 20:13:39 +02:00
2007-02-19 15:31:55 +03:00
2007-09-05 18:02:46 +02:00
2007-06-19 11:38:07 +02:00
2006-02-16 16:33:46 +01:00
2008-05-08 20:13:39 +02:00
2007-04-10 18:01:29 +03:00
2006-01-12 19:51:02 +01:00
2004-12-13 21:00:43 +01:00
2006-08-16 19:29:49 +02:00
2008-05-08 20:13:39 +02:00
2007-06-21 21:58:59 +02:00
2008-01-14 15:38:02 +08:00
2008-01-14 15:38:02 +08:00
2008-01-14 15:38:02 +08:00
2006-11-20 22:42:06 +02:00
2008-05-08 20:13:39 +02:00
2006-12-11 11:44:03 -05:00
2008-05-08 20:13:39 +02:00
2008-05-08 20:13:39 +02:00
2007-06-21 21:58:59 +02:00
2007-06-21 21:58:59 +02:00
2008-05-08 20:13:39 +02:00