1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/sql
unknown f3ad732052 Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment
"CHARACTER SET", "COLLATE", and "DEFAULT" are always
  printed(excepting MODE_MYSQL323 and MODE_MYSQL40)
  "AUTO_INCREMENT", "ON UPDATE CURRENT_TIMESTAMP" are printed only 
  if NO_FIELD_OPTIONS is not set.


mysql-test/r/sql_mode.result:
  Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment
    test case
mysql-test/t/sql_mode.test:
  Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment
    test case
2005-09-29 16:17:45 +05:00
..
2005-07-28 21:25:05 +03:00
2005-06-20 10:49:04 -07:00
2005-09-12 18:48:17 +03:00
2005-08-30 02:46:03 +02:00
2005-06-21 04:24:21 -07:00
2005-09-29 02:08:24 +02:00
2005-09-29 02:08:24 +02:00
2005-06-29 02:40:25 -07:00
2005-03-17 10:59:25 +04:00
2005-07-27 13:24:59 +03:00
2005-09-01 17:58:00 +02:00
2005-07-05 23:24:48 +02:00
2005-09-29 02:08:24 +02:00
2005-09-06 18:03:08 +04:00
2004-12-14 03:36:19 +03:00
2005-08-07 03:16:15 +01:00
2005-09-19 15:35:07 +02:00
2005-05-18 22:14:08 +02:00
2005-06-23 06:15:50 -07:00
2005-08-09 00:13:49 +03:00
2005-07-27 13:05:30 +03:00
2005-08-22 13:20:02 +04:00
2004-11-08 01:13:54 +02:00
2005-07-27 13:05:30 +03:00