1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
unknown d46c7366eb Enable REPLACE ... SELECT in prepared statements.
mysql-test/include/ps_modify.inc:
  replace ... select now works.
mysql-test/r/ps_2myisam.result:
  replace ... select now works.
mysql-test/r/ps_3innodb.result:
  replace ... select now works.
mysql-test/r/ps_4heap.result:
  replace ... select now works.
mysql-test/r/ps_5merge.result:
  replace ... select now works.
mysql-test/r/ps_6bdb.result:
  replace ... select now works.
mysql-test/r/ps_7ndb.result:
  replace ... select now works.
mysql-test/t/ps_7ndb.test:
  replace ... select now works.
sql/sql_prepare.cc:
  Enable SQLCOM_REPLACE_SELECT: no need for any code changes but
  enable this SQLCOM in the switch.
2004-10-30 17:17:52 +04:00
..
2004-09-10 14:53:06 -05:00
2004-04-05 13:56:05 +03:00
2004-10-29 17:00:39 +05:00
2004-09-13 06:14:25 +04:00
2004-09-01 04:12:09 +03:00
2004-03-15 16:32:53 +04:00
2004-03-15 16:32:53 +04:00
2004-09-13 06:14:25 +04:00
2004-10-27 19:52:41 +03:00
2004-10-29 09:49:04 +00:00
2004-10-03 21:39:04 +00:00
2004-04-07 04:33:58 +03:00
2004-10-29 17:00:39 +05:00
2004-10-20 16:24:28 +03:00
2004-10-14 18:03:46 +03:00
2004-09-15 20:41:49 +02:00
2004-03-16 22:41:30 +02:00
2004-10-27 19:52:41 +03:00
2004-03-25 23:29:45 +02:00
2004-06-23 12:29:05 +02:00
2004-09-15 23:52:46 -07:00
2004-10-06 19:14:33 +03:00
2004-10-06 19:14:33 +03:00
2004-10-27 21:56:17 +03:00
2004-10-06 19:14:33 +03:00
2004-10-22 14:32:23 -05:00
2004-09-07 15:18:53 +02:00
2004-10-27 19:52:41 +03:00
2004-10-27 21:56:17 +03:00
2004-10-27 19:52:41 +03:00
2004-10-06 19:14:33 +03:00
2004-10-14 18:03:46 +03:00
2004-10-27 21:56:17 +03:00
2004-03-30 02:32:41 +03:00
2004-08-20 22:54:42 +02:00
2004-10-06 19:14:33 +03:00
2004-10-06 19:14:33 +03:00
2004-08-31 21:10:57 +03:00
2004-09-04 20:17:09 +02:00
2004-10-07 10:50:13 +03:00
2004-10-06 19:14:33 +03:00
2004-04-26 21:07:14 +02:00