~drizzle-trunk/drizzle/development

  • Committer: Eric Day
  • Date: 2010-03-18 18:09:04 UTC
  • Revision ID: eday@oddments.org-20100318180904-agyod46o2i57g9as
Added auth_test module for testing auth interface and MySQL password hashing.
Filename Latest Rev Last Changed Committer Comment Size
..
1st.test 1273.13.38 14 years ago Brian Aker Add in new show work. 294 bytes Diff Download File
alias.test 1211.2.1 14 years ago Stewart Smith uncomment out part of alias test, related to bug30 9.7 KB Diff Download File
almost_full.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 908 bytes Diff Download File
alter_column_drop_default.test 1008.3.28 15 years ago Stewart Smith add test for ALTER column DROP DEFAULT. Improves s 248 bytes Diff Download File
alter_database.test 1039.3.17 15 years ago Stewart Smith Add code coverage for ALTER DATABASE 206 bytes Diff Download File
alter_table.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 18 KB Diff Download File
alter_table_basic.test 1063.6.5 15 years ago Stewart Smith reintroduce the ALTER TABLE tests from CSV.test bu 1020 bytes Diff Download File
analyze.test 1273.19.12 14 years ago Brian Aker Enabled more tests. 1.9 KB Diff Download File
auto_increment.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 9.1 KB Diff Download File
bench_count_distinct.test 1117.1.1 15 years ago Brian Aker Remove SQL level reference for DELAY (just now don 411 bytes Diff Download File
bigint.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 10.6 KB Diff Download File
binary.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 4.5 KB Diff Download File
bool.test 685.2.3 15 years ago Monty Taylor Fixed bool. No more sql_mode. 2.2 KB Diff Download File
broken_table_proto_file.test 1309.2.7 14 years ago Brian Aker Merge of show work (updates, a bit faster) 492 bytes Diff Download File
bulk_replace.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 327 bytes Diff Download File
case.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 5.4 KB Diff Download File
cast.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 4.1 KB Diff Download File
clef.test 1119.4.2 15 years ago Stewart Smith make clef test not leave tables behind after runni 684 bytes Diff Download File
comment_column.test 1273.19.6 14 years ago Brian Aker This remove the original info_schema system for th 28.5 KB Diff Download File
comment_column2.test 1273.19.6 14 years ago Brian Aker This remove the original info_schema system for th 130 KB Diff Download File
comment_index.test 1273.19.6 14 years ago Brian Aker This remove the original info_schema system for th 21.8 KB Diff Download File
comment_table.test 1273.19.5 14 years ago Brian Aker Remove the old columns I_S table. 11.1 KB Diff Download File
comments.test 908.1.15 15 years ago Monty Taylor Updated comment version indicators to handle drizz 597 bytes Diff Download File
compare.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1.8 KB Diff Download File
concurrent_innodb-master.opt 779.1.8 15 years ago Monty Taylor Moved concurrent_innodb to the test suite - stubbe 33 bytes Diff Download File
connect.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 2.7 KB Diff Download File
consistent_snapshot.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 964 bytes Diff Download File
constraints.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 818 bytes Diff Download File
count_distinct.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 3 KB Diff Download File
count_distinct2.test 1273.16.1 14 years ago Brian Aker More removal of show code. 1.8 KB Diff Download File
count_distinct3.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1.3 KB Diff Download File
create.test 1320.1.5 14 years ago Brian Aker Second pass through remove proto write outside of 45.4 KB Diff Download File
create_max_fields.test 1240.6.1 14 years ago Stewart Smith test CREATE TABLE with one less than and equal to 86 KB Diff Download File
create_not_windows.test 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 353 bytes Diff Download File
create_select_column_order.test 991.1.4 15 years ago Stewart Smith Add test for CREATE TABLE SELECT column order for 506 bytes Diff Download File
create_select_tmp.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 1 KB Diff Download File
ctype_filename.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 367 bytes Diff Download File
ctype_utf8.test 1296 14 years ago Brian Aker Remove WEIGHT_STRING() from parser (where it does 33.6 KB Diff Download File
data_dictionary_like_info.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 13.3 KB Diff Download File
date_formats.test 907.1.2 15 years ago Jay Pipes Merging in old r902 temporal changes 2.8 KB Diff Download File
dayofmonth.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 2.9 KB Diff Download File
dayofyear.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 3 KB Diff Download File
deadlock_innodb.test 759.1.4 15 years ago Monty Taylor Enabled deadlock_innodb. 283 bytes Diff Download File
default.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 4.1 KB Diff Download File
default_collation.test 1235.4.15 14 years ago Stewart Smith commit test case showing buggy ALTER DATABASE COLL 1 KB Diff Download File
delete.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 5.9 KB Diff Download File
derived.test 1108.1.2 15 years ago Brian Aker Removal multi-update/delete 9.9 KB Diff Download File
dirty_close.test 759.1.3 15 years ago Monty Taylor Enabled dirty_close. 292 bytes Diff Download File
distinct.test 1273.16.1 14 years ago Brian Aker More removal of show code. 15.3 KB Diff Download File
drizzledump.test 1273.19.2 14 years ago Brian Aker First pass through show indexs. 24.5 KB Diff Download File
drizzleslap.test 1233.2.1 14 years ago Monty Taylor Renamed instances of HEAP engine to MEMORY. Remove 7.3 KB Diff Download File
drop.test 1309.2.19 14 years ago Brian Aker Removing cerr call, and fixed bug where tables mig 3.1 KB Diff Download File
drop_table.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 39 bytes Diff Download File
drop_table_if_exists.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 49 bytes Diff Download File
drop_table_temp.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 89 bytes Diff Download File
empty_table.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 299 bytes Diff Download File
endspace.test 1233.2.1 14 years ago Monty Taylor Renamed instances of HEAP engine to MEMORY. Remove 4 KB Diff Download File
errors.test 696 15 years ago Brian Aker Fixed errors test. 1.4 KB Diff Download File
explain.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 2.2 KB Diff Download File
flush.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 2 KB Diff Download File
flush_block_commit.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 1.5 KB Diff Download File
flush_table.test 1054.1.1 15 years ago Brian Aker Remove guts in parser for LOCK TABLE. 257 bytes Diff Download File
foreign_key.test 722 15 years ago Brian Aker Updated/fix to foreign key test. 2.5 KB Diff Download File
func_compress.test 1124.3.2 15 years ago Diego Medina Renamed ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT to ER_WR 2.9 KB Diff Download File
func_concat.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1.8 KB Diff Download File
func_date_add.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 3.2 KB Diff Download File
func_default.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1022 bytes Diff Download File
func_equal.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1 KB Diff Download File
func_gconcat.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 20.5 KB Diff Download File
func_group.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 26.4 KB Diff Download File
func_group_innodb.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 2.3 KB Diff Download File
func_if.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 2.7 KB Diff Download File
func_in.test 1063.9.51 15 years ago Stewart Smith fix func_in test to include explain for some MRR q 10.8 KB Diff Download File
func_in_null_scan.test 1165.2.4 14 years ago Stewart Smith remove --disable-warnings in func_in_null_scan.tes 2.4 KB Diff Download File
func_isnull.test 1008.3.2 15 years ago Stewart Smith Make sql_mode=NO_AUTO_VALUE_ON_ZERO default for Dr 351 bytes Diff Download File
func_length.test 1086.10.2 15 years ago Devananda added test case 919 bytes Diff Download File
func_like.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1.1 KB Diff Download File
func_math.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 7.3 KB Diff Download File
func_misc.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 1.2 KB Diff Download File
func_op.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 542 bytes Diff Download File
func_sapdb.test 907.1.2 15 years ago Jay Pipes Merging in old r902 temporal changes 3 KB Diff Download File
func_str.test 1095 15 years ago Brian Aker Merge Jay 31 KB Diff Download File
func_system.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 1022 bytes Diff Download File
func_test.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 7.1 KB Diff Download File
func_time.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 24 KB Diff Download File
func_timestamp.test 896.5.1 15 years ago Jay Pipes Removes the TIME column type and related time func 506 bytes Diff Download File
greedy_optimizer.test 1273.16.1 14 years ago Brian Aker More removal of show code. 20.1 KB Diff Download File
group_by.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 38.5 KB Diff Download File
group_min_max.test 1222.1.14 14 years ago Brian Aker Remove OPTIMIZE, place in ALTER TABLE (which does 46.8 KB Diff Download File
group_min_max_innodb.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 4.9 KB Diff Download File
having.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 13.3 KB Diff Download File
heap.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 14.5 KB Diff Download File
heap_auto_increment.test 1273.19.2 14 years ago Brian Aker First pass through show indexs. 907 bytes Diff Download File
heap_btree.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 8 KB Diff Download File
heap_hash.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 9 KB Diff Download File
heap_var.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 2.1 KB Diff Download File
hour.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 3.4 KB Diff Download File
index_merge_innodb.test 764 15 years ago Brian Aker Fixed index_merge_innodb test. 997 bytes Diff Download File
index_merge_myisam.test 1063.9.3 15 years ago Brian Aker Partial fix for tests for tmp 783 bytes Diff Download File
information_schema.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 9.7 KB Diff Download File
information_schema_inno.test 1273.19.6 14 years ago Brian Aker This remove the original info_schema system for th 3.1 KB Diff Download File
innodb-semi-consistent.test 933.1.4 15 years ago Monty Taylor Changed the semi-consistent test. With innodb_lock 1.1 KB Diff Download File
innodb.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 55.1 KB Diff Download File
innodb_autoinc_lock_mode_zero-master.opt 656.1.10 15 years ago Monty Taylor Fixed a couple of moving oopses. 29 bytes Diff Download File
innodb_autoinc_lock_mode_zero.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 1 KB Diff Download File
innodb_mysql.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 442 bytes Diff Download File
innodb_notembedded.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 625 bytes Diff Download File
innodb_timeout_rollback-master.opt 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 58 bytes Diff Download File
innodb_timeout_rollback.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 108 bytes Diff Download File
innodb_trx_weight.test 1106.3.1 15 years ago Brian Aker Heap is now tmp only table 3.6 KB Diff Download File
insert.test 1022 15 years ago Brian Aker MErge Stewart 8 KB Diff Download File
insert_select.test 1273.16.1 14 years ago Brian Aker More removal of show code. 11.7 KB Diff Download File
insert_update.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 8.7 KB Diff Download File
join.test 1273.16.1 14 years ago Brian Aker More removal of show code. 30.6 KB Diff Download File
join_crash.test 1117.1.4 15 years ago Brian Aker Remove PACK_KEYS 4.7 KB Diff Download File
join_nested.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 26.9 KB Diff Download File
join_outer.test 1273.16.1 14 years ago Brian Aker More removal of show code. 29.7 KB Diff Download File
join_outer_innodb.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 733 bytes Diff Download File
key.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 15.8 KB Diff Download File
key_cache.test 1273.16.1 14 years ago Brian Aker More removal of show code. 4.5 KB Diff Download File
key_diff.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 554 bytes Diff Download File
key_primary.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 460 bytes Diff Download File
keywords.test 896.5.1 15 years ago Jay Pipes Removes the TIME column type and related time func 589 bytes Diff Download File
kill.test 928.1.10 15 years ago Eric Day Fixes for Solaris build. 3.3 KB Diff Download File
limit.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 1.7 KB Diff Download File
limit_offset.test 1008.3.30 15 years ago Stewart Smith add simple test for LIMIT X OFFSET Y. Increases pa 315 bytes Diff Download File
loaddata.test 873.1.8 15 years ago Jay Pipes Fixes Arg_comparator::can_compare_as_dates to neve 6.3 KB Diff Download File
loaddata_autocom_innodb.test 707 15 years ago Brian Aker Enabling loaddata_autocom_innodb 98 bytes Diff Download File
lock_multi.test 1273.13.35 14 years ago Brian Aker Remove processlist from old I_S. 1.2 KB Diff Download File
lowercase_fs_off.test 704 15 years ago Brian Aker Fixed later test (and hardened test). 434 bytes Diff Download File
metadata.test 928.1.8 15 years ago Eric Day All tests now passing now, fixed a few more client 1.7 KB Diff Download File
microsecond.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 5.1 KB Diff Download File
minute.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 3.5 KB Diff Download File
mix2_myisam.test 1063.9.13 15 years ago Stewart Smith Modify include/mix2, include/varchar, mix2_myisam. 907 bytes Diff Download File
month.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 2.9 KB Diff Download File
myisam-blob-master.opt 1283.1.1 14 years ago Monty Taylor Remove code which adds skip options for plugins, s 52 bytes Diff Download File
myisam-blob.test 1063.9.15 15 years ago Stewart Smith fix myisam-blob.test for MyISAM as temp only: just 1.1 KB Diff Download File
myisam.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 49.3 KB Diff Download File
myisam_rollback.test 1063.9.23 15 years ago Stewart Smith rollback.test for MyISAM temp only. - rename to my 500 bytes Diff Download File
mysql.test 1054.1.1 15 years ago Brian Aker Remove guts in parser for LOCK TABLE. 13.4 KB Diff Download File
mysql_bug2397.test 642.1.75 15 years ago Lee enable clef and mysql_bug2397 tests 638 bytes Diff Download File
mysql_delimiter.sql 685.4.30 15 years ago Jay Pipes Fixes mysql.test. Commented out executable comman 1.3 KB Diff Download File
File mysql_delimiter_19799.sql 685.4.30 15 years ago Jay Pipes Fixes mysql.test. Commented out executable comman 13 bytes Diff Download File
mysql_delimiter_source.sql 685.4.30 15 years ago Jay Pipes Fixes mysql.test. Commented out executable comman 122 bytes Diff Download File
mysql_protocol.test 1305.1.1 14 years ago Eric Day Switched to using the MySQL protocol by default. 256 bytes Diff Download File
mysqldump-compat.opt 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 31 bytes Diff Download File
mysqldump-compat.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 349 bytes Diff Download File
mysqldump-max.test 1233.2.1 14 years ago Monty Taylor Renamed instances of HEAP engine to MEMORY. Remove 2.1 KB Diff Download File
negation_elimination.test 685.4.19 15 years ago Jay Pipes Fixes negation_elimination.test. Differences in EX 3 KB Diff Download File
null.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 9.3 KB Diff Download File
null_key.test 1222.1.1 14 years ago Brian Aker Second pass through bugs related to CREATE TABLE L 10.9 KB Diff Download File
odbc.test 685.4.14 15 years ago Jay Pipes Fixes odbc.test. We don't support the SQL_NO_CACH 808 bytes Diff Download File
olap.test 685.4.13 15 years ago Jay Pipes OLAP test now fixed. We throw a syntax error upon 11 KB Diff Download File
order_by.test 1222.1.14 14 years ago Brian Aker Remove OPTIMIZE, place in ALTER TABLE (which does 58.2 KB Diff Download File
order_fill_sortbuf.test 910.4.13 15 years ago Stewart Smith batch up more INSERTs into transactions to help te 581 bytes Diff Download File
outfile.test 1273.19.25 14 years ago Brian Aker createSchema() now works via SE interface. 2.6 KB Diff Download File
outfile_loaddata.test 673.3.8 15 years ago Stewart Smith fix outfile_loaddata test for drizzle. on ambiguo 3.3 KB Diff Download File
overflow.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 300 bytes Diff Download File
parser.test 1124.3.2 15 years ago Diego Medina Renamed ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT to ER_WR 15 KB Diff Download File
parser_bug21114_innodb.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 11.7 KB Diff Download File
parser_precedence.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 6 KB Diff Download File
plugin-remove-master.opt 1283.1.5 14 years ago Monty Taylor Added --plugin-remove option, which prunes plugins 23 bytes Diff Download File
plugin-remove.test 1283.1.5 14 years ago Monty Taylor Added --plugin-remove option, which prunes plugins 44 bytes Diff Download File
quarter.test 813.1.20 15 years ago Jay Pipes Fixes for the QUARTER() function to use new Tempor 3.3 KB Diff Download File
randgen_queries.test 1320.3.1 14 years ago Lee Bieber update randgen_queries test and results to use the 2.4 KB Diff Download File
range.test 1192.3.82 14 years ago Monty Taylor Make range test shut up. 39.2 KB Diff Download File
rename.test 673.3.12 15 years ago Stewart Smith fix RENAME TABLE (problem was missing hton to mys 1 KB Diff Download File
replace.test 1233.2.1 14 years ago Monty Taylor Renamed instances of HEAP engine to MEMORY. Remove 605 bytes Diff Download File
round.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 3.6 KB Diff Download File
row.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 7.6 KB Diff Download File
rowid_order_innodb.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 382 bytes Diff Download File
rr_from_cache.test 929.1.4 15 years ago Brian Aker New test case for rr_from_cache 1.2 KB Diff Download File
savepoints.test 1333.1.2 14 years ago Jay Pipes Add savepoint test case 1.4 KB Diff Download File
schema.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 280 bytes Diff Download File
second.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 3.5 KB Diff Download File
select.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 165 KB Diff Download File
select_found.test 1063.9.25 15 years ago Stewart Smith select_found.test for MyISAM as temp only 5.4 KB Diff Download File
select_in_null.test 1165.2.3 14 years ago Stewart Smith use MyISAM for tests so results for EXPLAIN are de 904 bytes Diff Download File
select_safe.test 1237.6.1 14 years ago Brian Aker Remove dead bits in parser/whitespace/etc. 2.1 KB Diff Download File
show_check.test 1320.1.18 14 years ago Brian Aker Overhaul of SHOW TABLE STATUS. 9.3 KB Diff Download File
show_create_table_utf8.test 1119.4.9 15 years ago Stewart Smith make show_create_table_utf8 test not leave tables 429 bytes Diff Download File
small_tmp_table.test 779.3.34 15 years ago Monty Taylor Fixed small_tmp_table - needed a --disable_warning 793 bytes Diff Download File
snowman.test 1119.4.6 15 years ago Stewart Smith make snowman test not leave tables behind after ru 634 bytes Diff Download File
status.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 4.9 KB Diff Download File
strict.test 971.1.17 15 years ago Monty Taylor Merged Padraig. 14.1 KB Diff Download File
subselect.test 1317.6.1 14 years ago Jay Pipes Remove unnecessary sleep calls in tests cases 121 KB Diff Download File
subselect2.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 14.2 KB Diff Download File
subselect3.test 1273.16.1 14 years ago Brian Aker More removal of show code. 17.2 KB Diff Download File
subselect_innodb.test 1217 14 years ago Brian Aker Removed bits of charset support from the parser. 6.4 KB Diff Download File
subselect_mat.test 1280.1.3 14 years ago Brian Aker Fixing test cases/removed dead optimizer switches. 25.8 KB Diff Download File
subselect_notembedded.test 798.2.2 15 years ago Brian Aker Removed purge 1 KB Diff Download File
subselect_sj.test 1119.4.12 15 years ago Stewart Smith make subselect_sj test not leave tables behind 3.2 KB Diff Download File
subselect_sj2.test 1183.3.1 14 years ago Lee Bieber Add test case for MySQL BUG #42742: crash in setup 16 KB Diff Download File
sum_distinct.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 2.7 KB Diff Download File
synchronization.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 864 bytes Diff Download File
sysdate_is_now-master.opt 642.1.34 15 years ago Lee enable sysdate_is_now test 17 bytes Diff Download File
temp_table-master.opt 642.1.36 15 years ago Lee enable temp_table, timezone and timezone4 tests, t 32 bytes Diff Download File
temp_table.test 1273.16.1 14 years ago Brian Aker More removal of show code. 5 KB Diff Download File
timezone.test 907.1.7 15 years ago Jay Pipes Merged in remove-timezone work 1.9 KB Diff Download File
timezone4.test 907.1.7 15 years ago Jay Pipes Merged in remove-timezone work 369 bytes Diff Download File
transaction.test 1273.1.27 14 years ago Jay Pipes Completes the work of removing the weirdness aroun 1.1 KB Diff Download File
truncate.test 642.1.44 15 years ago Lee enable truncate test 1.2 KB Diff Download File
type_blob.test 1119.4.8 15 years ago Stewart Smith make type_blob test not leave tables behind 12.7 KB Diff Download File
type_date.test 896.5.1 15 years ago Jay Pipes Removes the TIME column type and related time func 4.7 KB Diff Download File
type_datetime.test 1280.1.3 14 years ago Brian Aker Fixing test cases/removed dead optimizer switches. 12.7 KB Diff Download File
type_decimal.test 971.1.17 15 years ago Monty Taylor Merged Padraig. 30.3 KB Diff Download File
type_enum.test 1216 14 years ago Brian Aker Fix for ENUM tests (commented out non-utf-8 tests) 89.2 KB Diff Download File
type_float.test 1273.13.37 14 years ago Brian Aker Remove "full" syntax. 7.3 KB Diff Download File
type_newdecimal.test 970.2.5 15 years ago Padraig O'Sullivan Added extra comments to parts of test cases that w 32 KB Diff Download File
type_ranges.test 1273.13.37 14 years ago Brian Aker Remove "full" syntax. 7.7 KB Diff Download File
type_timestamp.test 1273.19.5 14 years ago Brian Aker Remove the old columns I_S table. 11.3 KB Diff Download File
type_uint.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 289 bytes Diff Download File
type_varbinary.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 2.2 KB Diff Download File
type_varchar.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 5.6 KB Diff Download File
union.test 1273.16.1 14 years ago Brian Aker More removal of show code. 35.7 KB Diff Download File
unsafe_binlog_innodb-master.opt 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 67 bytes Diff Download File
unsafe_binlog_innodb.test 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 432 bytes Diff Download File
update.test 1273.16.1 14 years ago Brian Aker More removal of show code. 9.7 KB Diff Download File
update_is_truncate_on_temp_bug_lp387627.test 1085.2.1 15 years ago Stewart Smith Fix BUG lp:387627: UPDATE can be TRUNCATE on TEMPO 370 bytes Diff Download File
user_var.test 942.3.1 15 years ago Vladimir Kolesnikov test generalizations 7.8 KB Diff Download File
varbinary.test 1134.1.1 14 years ago Monty Taylor We don't have tables upgraded from 4.1, nor do we 1.3 KB Diff Download File
variables-notembedded-master.opt 656.2.1 15 years ago Monty Taylor Moved non-working tests into broken suite for easi 45 bytes Diff Download File
variables.test 1305.1.3 14 years ago Eric Day Merged trunk. 17.8 KB Diff Download File
variables_c.test 642.1.43 15 years ago Lee fix variables_c test, remove have_community checks 204 bytes Diff Download File
warnings.test 910.4.13 15 years ago Stewart Smith batch up more INSERTs into transactions to help te 4.1 KB Diff Download File
warnings_engine_disabled-master.opt 642.1.41 15 years ago Lee enable warnings test and fix timezone test to comm 31 bytes Diff Download File
warnings_engine_disabled.test 642.1.76 15 years ago Lee finish enabling tests, remove timezone2, timezone3 697 bytes Diff Download File
weekday.test 813.1.21 15 years ago Jay Pipes Fixes the WEEKDAY() function use the new temporal 1.6 KB Diff Download File
year.test 813.1.19 15 years ago Jay Pipes To remain in compatibility with MySQL, added abili 3.1 KB Diff Download File