mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
merged 5.1.29-rc into 5.1-bugteam
This commit is contained in:
commit
9d668de5c6
55 changed files with 12760 additions and 1315 deletions
|
|
@ -136,7 +136,7 @@ connect (user3,localhost,mysqltest_3,,mysqltest,$MASTER_MYPORT,$MASTER_MYSOCK);
|
|||
connection user3;
|
||||
select "user3";
|
||||
--replace_result 127.0.0.1 localhost
|
||||
--error ER_COLUMNACCESS_DENIED_ERROR
|
||||
--error ER_TABLEACCESS_DENIED_ERROR
|
||||
select * from t1;
|
||||
select a from t1;
|
||||
--replace_result 127.0.0.1 localhost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue