1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/r
unknown d4e4be8ad5 Bug #20901: CREATE privilege is enough to insert into a table
CREATE TABLE IF NOT EXISTS ... SELECT let you insert into an existing
table as long as you had the CREATE privilege.  CREATE ... SELECT
variants now always require INSERT privilege on target table.


mysql-test/r/create.result:
  after-merge fixes, errno changed 4.1->5.0
mysql-test/t/create.test:
  after-merge fixes, errno changed 4.1->5.0
2007-10-23 07:09:16 +02:00
..
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-08-03 15:57:14 +05:00
2007-09-12 01:52:27 +04:00
2007-07-23 23:35:43 -07:00
2007-06-28 16:03:01 -07:00
2007-07-06 11:35:10 -07:00
2007-07-06 11:35:10 -07:00
2007-07-23 23:35:43 -07:00
2007-07-31 11:10:03 +05:00
2007-07-11 18:45:35 -07:00
2007-07-06 03:43:23 +05:00
2007-08-31 16:59:07 +05:00
2007-08-13 15:46:11 +02:00
2007-07-02 01:28:20 +04:00
2007-06-29 22:05:43 +04:00
2007-09-13 18:41:50 +05:00
2007-09-24 12:42:44 +02:00