#At file:///Users/kgeorge/mysql/work/fix-5.1-bugteam/ based on revid:davi.arnaut@stripped
3473 Georgi Kodinov 2010-07-09
Addendum #2 to bug #53095 : fixed a bad testcase result.
modified:
mysql-test/suite/funcs_1/r/is_basics_mixed.result
=== modified file 'mysql-test/suite/funcs_1/r/is_basics_mixed.result'
--- a/mysql-test/suite/funcs_1/r/is_basics_mixed.result 2008-03-07 19:18:14 +0000
+++ b/mysql-test/suite/funcs_1/r/is_basics_mixed.result 2010-07-09 12:17:47 +0000
@@ -328,7 +328,7 @@ ERROR 42000: Access denied for user 'roo
SELECT table_schema,table_name FROM information_schema.tables
WHERE table_schema = 'information_schema' AND table_name = 'tables';
table_schema table_name
-information_schema tables
+information_schema TABLES
SELECT * FROM information_schema.table_privileges
WHERE table_schema = 'information_schema';
GRANTEE TABLE_CATALOG TABLE_SCHEMA TABLE_NAME PRIVILEGE_TYPE IS_GRANTABLE
Attachment: [text/bzr-bundle] bzr/georgi.kodinov@oracle.com-20100709121747-gnp4nzu3chan7x4w.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (Georgi.Kodinov:3473) Bug#53095 | Georgi Kodinov | 9 Jul |