~drizzle-trunk/drizzle/development

  • Committer: Patrick Crews
  • Date: 2010-08-09 16:31:29 UTC
  • mto: (1711.1.21 build)
  • Revision ID: gleebix@gmail.com-20100809163129-jh0jlwejpuefjrok
Updated test results with changes due to optimizer bug fix.  EXPLAIN output now includes 'Using where' for several queries that didn't previously have this output
Filename Latest Rev Last Changed Committer Comment Size
..
basic_create_table-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
basic_create_table.data 1548.4.40 15 years ago Zimin add basic create table test suite for filesystem s Empty Diff Download File
basic_create_table.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 749 bytes Diff Download File
basic_delete-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
basic_delete.data 1548.4.66 15 years ago Zimin add basic delete for filesystem storage engine 8 bytes Diff Download File
basic_delete.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 487 bytes Diff Download File
basic_insert-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
basic_insert.data 1548.4.65 15 years ago Zimin add test case for basic insert 8 bytes Diff Download File
basic_insert.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 452 bytes Diff Download File
basic_select-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
basic_select.data 1548.4.44 15 years ago Zimin add test case basic select 36 bytes Diff Download File
basic_select.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 183 bytes Diff Download File
basic_update-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
basic_update.data 1548.4.67 15 years ago Zimin add test case 'basic update' for filesystem storag 8 bytes Diff Download File
basic_update.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 406 bytes Diff Download File
multiple_update-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
multiple_update.data 1548.4.69 15 years ago Zimin add multiple update test case 16 bytes Diff Download File
multiple_update.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 13.1 KB Diff Download File
rnd_pos-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
rnd_pos.data 1548.4.60 15 years ago Zimin add rnd_pos test case and some fix in filesystem t Empty Diff Download File
rnd_pos.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 689 bytes Diff Download File
select_big_file-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_big_file.data 1548.4.45 15 years ago Zimin add select big file test case 29.1 KB Diff Download File
select_big_file.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 221 bytes Diff Download File
select_chop_line-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_chop_line.data 1548.4.54 15 years ago Zimin add select with long line test case 193 bytes Diff Download File
select_chop_line.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 206 bytes Diff Download File
select_cpuinfo-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_cpuinfo.data 1548.4.108 14 years ago Zimin add support for reading '/proc/cpuinfo', it's a en 1.3 KB Diff Download File
select_cpuinfo.test 1548.4.108 14 years ago Zimin add support for reading '/proc/cpuinfo', it's a en 245 bytes Diff Download File
select_meminfo-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_meminfo.data 1548.4.106 14 years ago Zimin add support for files such as /proc/meminfo, test 826 bytes Diff Download File
select_meminfo.test 1548.4.106 14 years ago Zimin add support for files such as /proc/meminfo, test 246 bytes Diff Download File
select_separator_mode_weak-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_separator_mode_weak.data 1548.4.62 15 years ago Zimin add different separator mode to filesystem storage 149 bytes Diff Download File
select_separator_mode_weak.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 242 bytes Diff Download File
select_short_line-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_short_line.data 1548.4.56 15 years ago Zimin add select short line, some fields may be NULL 39 bytes Diff Download File
select_short_line.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 223 bytes Diff Download File
select_skip_blank_line-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_skip_blank_line.data 1548.4.53 15 years ago Zimin add more row separators to test skip blank line ca 65 bytes Diff Download File
select_skip_blank_line.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 230 bytes Diff Download File
select_with_escaped_character-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_with_escaped_character.data 1548.4.116 14 years ago Zimin add escaped_by option to filesystem storage engine 50 bytes Diff Download File
select_with_escaped_character.test 1548.4.116 14 years ago Zimin add escaped_by option to filesystem storage engine 259 bytes Diff Download File
select_with_omit_field-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_with_omit_field.data 1548.4.110 14 years ago Zimin add test suite for omitted fields 95 bytes Diff Download File
select_with_omit_field.test 1548.4.110 14 years ago Zimin add test suite for omitted fields 424 bytes Diff Download File
select_with_separators-master.opt 1548.4.121 14 years ago Zimin change engine name in tests 31 bytes Diff Download File
select_with_separators.data 1548.4.42 15 years ago Zimin add test case select with separators to test col/r 105 bytes Diff Download File
select_with_separators.test 1548.4.88 14 years ago Zimin hacks to let the test case know of the files' loca 325 bytes Diff Download File