~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/simple_user_policy/tests/t/basic.test

updating to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
--disable_query_log
65
65
--disable_result_log
66
66
# One of the following statements should fail
67
 
--error 0,5,20,23
 
67
--error EE_OK,EE_BADCLOSE,EE_UNKNOWN_CHARSET,EE_CANT_SYMLINK
68
68
select 1;
69
 
--error 0,5,20,23
 
69
--error EE_OK,EE_BADCLOSE,EE_UNKNOWN_CHARSET,EE_CANT_SYMLINK
70
70
select 1;
71
71
--enable_query_log
72
72
--enable_result_log
103
103
--disable_query_log
104
104
--disable_result_log
105
105
# One of the following statements should fail
106
 
--error 0,5,20,23
 
106
--error EE_OK,EE_BADCLOSE,EE_UNKNOWN_CHARSET,EE_CANT_SYMLINK
107
107
select 1;
108
 
--error 0,5,20,23
 
108
--error EE_OK,EE_BADCLOSE,EE_UNKNOWN_CHARSET,EE_CANT_SYMLINK
109
109
select 1;
110
110
--enable_query_log
111
111
--enable_result_log