~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/t/timezone_grant.test

More cleanup, this time libmysql_r goes to the bitbucket

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Embedded server testing does not support grants
2
 
 
3
1
--disable_warnings
4
2
drop tables if exists t1, t2;
5
3
drop view if exists v1;