~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/r/grant.result

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1229
1229
Note    1051    Unknown table 'test'
1230
1230
drop function if exists test_function;
1231
1231
Warnings:
1232
 
Note    1305    FUNCTION test_function does not exist
 
1232
Note    1305    FUNCTION test.test_function does not exist
1233
1233
drop view if exists v1;
1234
1234
Warnings:
1235
1235
Note    1051    Unknown table 'test.v1'