1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/t
unknown c9d856c8b7 new error for unsupported command in PS
fixed IN subselect with basic constant left expression
SQLCOM_CREATE_TABLE, SQLCOM_UPDATE_MULTI, SQLCOM_REPLACE_SELECT, SQLCOM_INSERT_SELECT, QLCOM_DELETE_MULTI fixed to be compatible with PS (BUG#3398, BUG#3406)
fixed multiupdate privelege check (BUG#3408)
fixed multiupdate tables check (BUG#3411)
unchecked commands now is rejected by PS protocol to avoid serever crash
fixed cleunup procedure to be compatible sith DO/SET (BUG#3393)


include/mysqld_error.h:
  new error for unsupported command in PS
mysql-test/r/multi_update.result:
  test sutes (BUG#3408, BUG#3411)
mysql-test/t/multi_update.test:
  test sutes (BUG#3408, BUG#3411)
sql/item_cmpfunc.cc:
  fixed IN subselect with basic constant left expression
sql/mysql_priv.h:
  some function frop sql_parse.h become public
sql/set_var.cc:
  check for SET command via PS
sql/set_var.h:
  check for SET command via PS
sql/share/czech/errmsg.txt:
  new error for unsupported command in PS
sql/share/danish/errmsg.txt:
  new error for unsupported command in PS
sql/share/dutch/errmsg.txt:
  new error for unsupported command in PS
sql/share/english/errmsg.txt:
  new error for unsupported command in PS
sql/share/estonian/errmsg.txt:
  new error for unsupported command in PS
sql/share/french/errmsg.txt:
  new error for unsupported command in PS
sql/share/german/errmsg.txt:
  new error for unsupported command in PS
sql/share/greek/errmsg.txt:
  new error for unsupported command in PS
sql/share/hungarian/errmsg.txt:
  new error for unsupported command in PS
sql/share/italian/errmsg.txt:
  new error for unsupported command in PS
sql/share/japanese/errmsg.txt:
  new error for unsupported command in PS
sql/share/korean/errmsg.txt:
  new error for unsupported command in PS
sql/share/norwegian-ny/errmsg.txt:
  new error for unsupported command in PS
sql/share/norwegian/errmsg.txt:
  new error for unsupported command in PS
sql/share/polish/errmsg.txt:
  new error for unsupported command in PS
sql/share/portuguese/errmsg.txt:
  new error for unsupported command in PS
sql/share/romanian/errmsg.txt:
  new error for unsupported command in PS
sql/share/russian/errmsg.txt:
  new error for unsupported command in PS
sql/share/serbian/errmsg.txt:
  new error for unsupported command in PS
sql/share/slovak/errmsg.txt:
  new error for unsupported command in PS
sql/share/spanish/errmsg.txt:
  new error for unsupported command in PS
sql/share/swedish/errmsg.txt:
  new error for unsupported command in PS
sql/share/ukrainian/errmsg.txt:
  new error for unsupported command in PS
sql/sql_lex.cc:
  first table unlincking procedures for CREATE command
sql/sql_lex.h:
  first table unlincking procedures for CREATE command
sql/sql_parse.cc:
  used function to exclude first table from list
  SQLCOM_CREATE_TABLE, SQLCOM_UPDATE_MULTI, SQLCOM_REPLACE_SELECT, SQLCOM_INSERT_SELECT, QLCOM_DELETE_MULTI fixed to be compatible with PS (BUG#3398, BUG#3406)
  fixed multiupdate privelege check (BUG#3408)
  fixed multiupdate tables check (BUG#3411)
sql/sql_prepare.cc:
  fixed a lot of commands to be compatible with PS
  unchecked commands now is rejected to avoid serever crash
sql/sql_select.cc:
  allow empty result for PS preparing
sql/sql_union.cc:
  fixed cleunup procedure to be compatible sith DO/SET (BUG#3393)
sql/sql_update.cc:
  fixed update to use correct tables lists (BUG#3408)
sql/table.h:
  flag to support multi update tables check (BUG#3408)
tests/client_test.c:
  removed unsupported tables
  fixed show table test
  added new tests
2004-04-08 00:16:17 +03:00
..
2003-12-10 04:31:42 +00:00
2003-03-16 19:17:54 +02:00
2003-12-19 17:15:54 +02:00
2003-04-03 21:19:12 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2004-03-29 17:27:30 +05:00
2004-02-16 10:03:25 +02:00
2003-11-21 01:53:01 +02:00
2003-02-10 18:01:29 +02:00
2004-02-16 10:03:25 +02:00
2004-03-29 17:27:30 +05:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-06-04 19:21:51 +03:00
2003-02-08 01:12:58 +02:00
2003-08-11 22:44:43 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-16 22:41:30 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-10-31 11:52:46 +02:00
2003-12-17 17:35:34 +02:00
2004-03-17 10:36:12 +02:00
2004-02-16 10:03:25 +02:00
2004-03-16 16:35:53 +01:00
2003-12-17 17:35:34 +02:00
2003-12-16 02:23:40 +02:00
2004-03-25 22:11:22 +02:00
2004-03-17 14:03:26 +04:00
2003-07-28 16:58:51 +02:00
2003-12-17 17:35:34 +02:00
2004-02-11 00:06:46 +01:00
2003-12-10 04:31:42 +00:00
2004-03-31 03:32:38 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2004-03-15 21:36:16 +04:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-02-20 20:38:34 +01:00
2003-12-17 17:35:34 +02:00
2003-12-17 17:35:34 +02:00
2003-03-16 19:17:54 +02:00
2004-02-11 00:06:46 +01:00
2003-12-10 04:31:42 +00:00
2003-09-24 23:25:58 +04:00
2004-03-11 22:01:25 +04:00
2003-12-10 04:31:42 +00:00
2004-01-09 22:28:29 +02:00
2003-08-29 13:44:35 +03:00
2003-12-10 04:31:42 +00:00
2003-08-20 16:25:44 +03:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2004-04-01 22:47:09 +05:00
2003-05-14 01:27:26 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2003-02-04 21:52:14 +02:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-11-25 18:26:53 +01:00
2003-12-19 16:25:50 +02:00
2003-12-10 04:31:42 +00:00
2004-02-11 00:06:46 +01:00
2003-11-23 17:02:59 +01:00
2004-02-22 11:22:51 +01:00
2003-06-15 12:01:51 +02:00
2003-06-15 12:01:51 +02:00
2003-11-04 09:40:36 +02:00
2002-08-24 02:10:49 +03:00
2003-12-17 17:35:34 +02:00
2001-12-12 18:55:33 -07:00
2004-02-16 10:03:25 +02:00
2003-08-29 13:44:35 +03:00
2004-02-11 00:06:46 +01:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-03-19 14:52:48 +02:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2003-08-11 22:44:43 +03:00
2003-12-17 17:35:34 +02:00
2003-12-19 16:34:48 +02:00
2003-10-20 19:13:45 +05:00
2003-09-15 10:26:48 +05:00
2003-08-19 00:08:08 +03:00
2003-12-10 04:31:42 +00:00
2003-08-19 00:08:08 +03:00
2004-02-11 00:06:46 +01:00
2004-03-25 23:29:45 +02:00
2004-02-16 10:03:25 +02:00