1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-12 20:49:12 +03:00
Files
mariadb/mysql-test/r
unknown 42d7e8c087 BUG#18750: Various problems with partition names, quotation marks
mysql-test/r/partition.result:
  Added new test cases
mysql-test/t/partition.test:
  Added new test cases
sql/partition_info.cc:
  Check partition names that they don't have trailing spaces
sql/share/errmsg.txt:
  Added error code for wrong partition names
sql/sql_partition.cc:
  New method to add partition name strings, ignore OPTION_SHOW_QUOTE_CREATE
sql/sql_show.cc:
  require_quotes had a bug with identifiers that consisted of only digits,
  these are allowed identifiers but must be quoted and require_quote didn't
  tell this.
sql/sql_yacc.yy:
  Partition names should identifers and not ident_or_text
2006-04-10 13:48:58 -04:00
..
2006-03-14 09:37:29 -08:00
2006-02-15 02:19:42 +02:00
2006-03-28 13:28:35 +02:00
2006-03-02 23:40:51 +01:00
2006-04-07 11:29:15 +02:00
2006-03-06 23:20:19 +01:00
2006-03-06 23:20:19 +01:00
2006-03-06 23:20:19 +01:00
2006-01-06 00:47:49 +02:00
2006-01-12 19:51:02 +01:00
2006-03-21 16:26:47 +04:00
2005-12-06 21:28:13 +01:00
2006-03-06 23:43:47 +01:00
2006-03-06 20:06:56 +01:00
2005-12-06 21:28:13 +01:00
2006-01-12 12:27:25 -08:00
2006-01-12 19:51:02 +01:00
2006-03-11 15:52:38 +01:00
2006-01-19 13:32:58 -05:00
2006-03-14 09:37:29 -08:00
2006-03-10 14:36:48 +01:00
2006-03-10 21:43:50 +01:00
2006-01-12 19:51:02 +01:00
2006-02-26 15:11:56 +02:00
2006-02-26 15:11:56 +02:00
2006-02-09 15:29:57 +01:00
2006-02-09 15:29:57 +01:00
2006-02-13 16:36:11 +01:00
2006-02-13 16:36:11 +01:00
2006-03-11 15:52:38 +01:00
2006-03-13 09:03:05 +01:00
2006-03-11 15:52:38 +01:00
2006-02-15 14:02:47 +01:00
2006-01-12 19:51:02 +01:00
2006-03-11 15:52:38 +01:00
2006-02-10 12:52:35 +01:00
2006-02-10 12:52:35 +01:00
2006-02-15 14:02:47 +01:00
2006-03-10 17:31:07 +01:00
2006-02-08 10:33:21 +01:00
2006-02-15 14:02:47 +01:00
2006-03-06 20:09:16 +01:00
2006-02-17 00:54:00 +01:00
2005-12-23 14:45:02 +01:00
2006-03-14 09:37:29 -08:00
2006-03-25 13:14:52 +01:00
2006-03-09 21:00:45 +03:00
2006-03-06 23:20:19 +01:00
2005-12-12 13:29:48 +03:00
2006-03-14 09:37:29 -08:00
2006-03-06 23:20:19 +01:00
2006-03-31 21:26:17 -08:00
2006-03-14 09:37:29 -08:00