~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/variables.result

  • Committer: Brian Aker
  • Date: 2009-12-03 21:03:24 UTC
  • mto: (1237.2.7 push) (1238.1.1 push)
  • mto: This revision was merged to the branch mainline in revision 1238.
  • Revision ID: brian@gaz-20091203210324-y5e4a6qw37jajekc
Remove dead bits in parser/whitespace/etc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
324
324
Error   1292    Truncated incorrect sort_buffer_size value: '100'
325
325
set sql_big_selects=1;
326
326
set sql_buffer_result=1;
327
 
set sql_safe_updates=1;
328
327
set sql_select_limit=1;
329
328
set sql_select_limit=default;
330
329
set sql_warnings=1;