mariadb/tests
unknown e5af92b0d2 A fix and test case for bug#5399 "Wrong statement executed by MySQL
server" (use my_charset_bin for stmt id hash).


sql/sql_class.cc:
  Fix for bug#5399 "Wrong statement executed by MySQL server": 
  we hash stmt ids bytewise, need to use binary collation for it.
tests/client_test.c:
  Test case for bug#5399 "Wrong statement executed by MySQL server":
  create number of statements returning different results, execute them
  one by one.
2004-09-08 12:33:05 +04:00
..
.cvsignore
auto_increment.res
auto_increment.tst
big_record.pl Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
client_test.c A fix and test case for bug#5399 "Wrong statement executed by MySQL 2004-09-08 12:33:05 +04:00
connect_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
deadlock_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
drop_test.pl
export.pl Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
fork2_test.pl Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
fork_big.pl Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
fork_big2.pl fork_big2.pl: 2003-11-25 13:06:46 -08:00
function.res Arjens LOG functions changes with small changes and tests added to mysql-test 2002-07-17 12:11:48 +04:00
function.tst Arjens LOG functions changes with small changes and tests added to mysql-test 2002-07-17 12:11:48 +04:00
grant.pl Ensure that privileges are tested properly for multi-table-updates. 2004-02-03 19:17:23 +01:00
grant.res Merge with 4.0.18 2004-02-11 00:06:46 +01:00
insert_and_repair.pl Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
insert_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
list_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
lock_test.pl
lock_test.res
mail_to_db.pl Block SIGPIPE also for not threaded client programs. 2003-09-23 13:36:01 +03:00
Makefile.am - automatic dependency tracking for client_test enabled 2004-06-22 14:47:41 +04:00
myisam-big-rows.tst Fix for MyISAM records > 16M 2001-12-11 20:45:48 +02:00
pmail.pl Patches for NetBSD/macppc 2001-01-12 13:52:32 +02:00
rename_test.pl Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
restore-lock.smack
select_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
showdb_test.c Removed some not used files 2003-04-22 22:41:59 +03:00
ssl_test.c Merge 2003-05-02 15:22:04 +03:00
table_types.pl Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
test_delayed_insert.pl Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
thread_test.c merge with 4.0 2004-03-16 22:41:30 +02:00
truncate.pl Fixed mutex problem in TRUNCATE TABLE 2002-06-04 22:59:12 +03:00
udf_test
udf_test.res