~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/variables.test

Started abstracting Protocol, removed init_connect, init_file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
--error 1238
253
253
select @@session.key_buffer_size;
254
254
 
255
 
--error 1229
256
 
set init_connect = NULL;
257
 
set global init_connect = NULL;
 
255
# init_connect was removed
 
256
#--error 1229
 
257
#set init_connect = NULL;
 
258
#set global init_connect = NULL;
258
259
 
259
260
# Bug#3754 SET GLOBAL myisam_max_sort_file_size doesn't work as
260
261
# expected: check that there is no overflow when 64-bit