mariadb/mysql-test/t
unknown f939a6b635 Removed compiler warnings.
Added new operators to be used with gcc 3.0.x
Update of query cache code.
Added semaphores for Windows (not yet in use)
Added pthread_mutex_trylock for windows.


Docs/manual.texi:
  Update of query cache info.
Docs/section.Comparisons.texi:
  Added indexing.
client/mysqlbinlog.cc:
  Removed compiler warnings.
client/mysqltest.c:
  Added enable_result_log/disable_result_log
include/config-win.h:
  Added support of semaphores on Windows.
include/my_pthread.h:
  Added pthread_mutex_trylock for windows.
include/my_sys.h:
  Cleanup
libmysql/libmysql.c:
  Fixed bug in mysql_use_result() (When reusing connections).
myisam/ft_boolean_search.c:
  Removed compiler warnings
myisam/ft_nlq_search.c:
  Removed compiler warnings
myisam/ft_update.c:
  Removed compiler warnings
mysql-test/r/query_cache.result:
  New tests
mysql-test/t/query_cache-master.opt:
  New tests
mysql-test/t/query_cache.test:
  New tests
mysys/Makefile.am:
  Added new operators to be used with gcc 3.0.x
sql/filesort.cc:
  Removed compiler warnings
sql/item_func.cc:
  Removed compiler warnings
sql/mysql_priv.h:
  Removed compiler warnings
sql/mysqld.cc:
  Update of query cache code.
sql/slave.cc:
  Removed compiler warnings.
  Code cleanup (Indentation)
sql/sql_cache.cc:
  Updated code
sql/sql_cache.h:
  Updated code
sql/sql_repl.cc:
  Removed compiler warnings
sql/sql_yacc.yy:
  Updated query cache
2001-12-10 00:08:24 +02:00
..
alias.test Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
alter_table.test Fixed error message when opening a not-MyISAM file. 2001-10-29 10:49:35 +02:00
analyse.test Fix UNION 2001-08-02 06:29:50 +03:00
auto_increment.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
backup.test merge 2001-11-26 03:30:16 +02:00
bdb-crash.test merge 2001-11-26 03:30:16 +02:00
bdb-deadlock.test Fix race condition in ANALYZE TABLE. 2001-11-26 02:16:38 +02:00
bdb.test Fixed problem with "record not found" in BDB tables. 2001-09-14 17:59:05 +03:00
bench_count_distinct.test client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
bigint.test Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
binary.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
bulk_replace.test flush bulk-insert tree on dup key 2001-09-15 17:04:04 +02:00
case.test New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
check.test client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
comments.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
compare.test Fixed wrong mysql-test 2001-06-12 17:13:52 +03:00
count_distinct.test Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
count_distinct2-master.opt Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
count_distinct2.test merge 2001-10-08 05:36:35 +03:00
create.test Test of optimize table. 2001-11-18 14:13:09 +02:00
ctype_latin1_de-master.opt Fixes for German sorting order. 2001-09-11 01:40:52 +03:00
ctype_latin1_de.test Changed to use my_global.h 2001-09-14 02:54:33 +03:00
delayed.test Fixed wrong option in mysql_install_db 2001-03-09 03:38:18 +02:00
delete.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
dirty-close.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
distinct.test Portability fixes 2001-08-10 17:37:37 +03:00
drop.test Fix error messages 2001-11-04 15:43:41 +02:00
empty_table.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
err000001.test Portability fixes. 2001-08-18 10:49:00 +03:00
explain.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
flush.test Update of query cache code 2001-12-06 01:05:30 +02:00
flush_table.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
foreign_key.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
fulltext.test boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
fulltext_cache.test ft boolean search by table scan; queue_fix() 2001-11-06 16:17:31 +01:00
fulltext_distinct.test tests added 2001-11-20 17:58:00 +01:00
fulltext_left_join.test tests added 2001-11-20 17:58:00 +01:00
fulltext_multi.test Cleanup of tests to make them less dependent of eachother 2001-01-03 02:15:48 +02:00
fulltext_order_by.test fixes for ft-boolean and range optimizer 2001-11-22 16:00:11 +01:00
fulltext_update.test fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_update.result 2001-07-27 16:48:33 +02:00
fulltext_var.test ft_* variables added 2001-04-17 21:30:02 +02:00
func_crypt.test Updated documentation of how to add new native functions. 2001-05-23 02:30:17 +03:00
func_date_add.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_encrypt.test func_encrypt.test Drop table uncommented again 2001-11-26 17:04:43 +02:00
func_equal.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_group.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_in.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_like.test Changed to use my_global.h 2001-09-14 02:54:33 +03:00
func_math.test Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
func_misc.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_op.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_regexp.test Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
func_set.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_str.test Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
func_system.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
func_test.test Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
func_time.test merge with 3.23.44 2001-11-04 16:14:09 +02:00
func_timestamp.test Fixed gethostname_r tests to be more portable 2001-01-01 14:17:10 +02:00
gcc296.test added build-tags 2001-11-30 22:09:44 -07:00
group_by.test Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
handler.test mysqltest bugfix 2001-04-15 20:14:40 +02:00
having.test Portability fixes 2001-10-31 18:27:49 +02:00
heap.test Fixed bug with HEAP tables when using LIKE 2001-04-16 14:05:55 +03:00
identity.test fixed IDENTITY crisis 2001-09-10 17:30:29 -06:00
innodb.test merge with 3.23.47 2001-12-06 01:16:28 +02:00
ins000001.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
insert.test Fixed bug when sorting big files (introduced with multi-table-delete) 2001-06-25 11:35:22 +03:00
insert_select.test Don't use IGNORE by default in INSERT ... SELECT 2001-11-08 14:17:56 +02:00
isam.test New improved IO_CACHE 2001-11-28 02:55:52 +02:00
join.test Make ft_xxx variables ulong to not break mysqld.cc init of variables. 2001-11-05 03:43:00 +02:00
join_crash.test Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
join_outer.test Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
key.test Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
key_diff.test Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
key_primary.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
keywords.test merge of lost change 2001-10-24 11:52:19 -06:00
kill.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
limit.test Patch for netBSD 2001-07-16 03:04:30 +03:00
lock.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
lock_multi.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
merge.test Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
multi_update.test client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
myisam.test merge with 3.23.47 2001-12-06 01:16:28 +02:00
null.test Don't use signal() on windows. 2001-10-19 22:10:54 +03:00
null_key.test Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL 2001-04-10 11:32:28 +03:00
odbc.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
openssl_1.test Yet another SSL fixes 2001-09-01 06:57:08 +08:00
openssl_2.test Yet another SSL fixes 2001-09-01 06:57:08 +08:00
order_by.test merged 2001-08-09 19:16:15 -06:00
order_fill_sortbuf-master.opt Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
order_fill_sortbuf.test client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
outfile.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
overflow.test Portability fixes. 2001-08-18 10:49:00 +03:00
query_cache-master.opt Removed compiler warnings. 2001-12-10 00:08:24 +02:00
query_cache.test Removed compiler warnings. 2001-12-10 00:08:24 +02:00
raid.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
range.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
README fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rename.test Cleanup after last merge 2001-10-08 07:24:04 +03:00
replace.test Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
rollback.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
rpl000001.test Changed incomplete testcase to another incomplete testcase which works even if localhost.localdomain is first in /etc/hosts file for 127.0.0.1 2001-11-27 02:33:15 +02:00
rpl000002.test post-merge fixes 2001-10-03 15:19:58 -06:00
rpl000003.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000004.test fixed buffer overrun in resolve_stack_dump 2001-01-18 17:36:20 -07:00
rpl000005.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000006.test Fix for LOAD DATA FROM MASTER when using tables with checksum 2001-09-18 04:58:15 +03:00
rpl000007-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rpl000007.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000008-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rpl000008.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000009-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rpl000009.test updates for LOAD DATA FROM MASTER + some cleanup of replication code 2001-05-28 19:18:23 -06:00
rpl000010-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rpl000010.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000011.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000012.test fixed bug with temporary tables replication if one does FLUSH LOGS 2001-10-29 18:21:33 -07:00
rpl000013-slave.opt fixed up mysql-test - will not push this yet, as more clean up/testing is to follow 2000-12-07 07:54:59 -07:00
rpl000013.test fixed alias drop bug in binlog 2001-11-27 18:20:24 -07:00
rpl000014.test use $MASTER_PORT 2001-12-01 15:00:32 -07:00
rpl000015-slave-master-info.opt fixed 2000-12-13 09:58:26 -07:00
rpl000015-slave.sh Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
rpl000015.test use $MASTER_PORT 2001-12-01 15:00:32 -07:00
rpl000016-master.opt Added last_errno and last_error to show slave status 2001-01-24 09:15:34 -07:00
rpl000016-slave-master-info.opt client/mysqltest.c 2000-12-14 17:43:13 -07:00
rpl000016-slave.sh Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
rpl000016.test merge 2001-11-28 14:52:11 +02:00
rpl000017-slave.opt fixed improper read of log name from master.info which broke slave server restart 2001-01-24 12:47:09 -07:00
rpl000017-slave.sh merge 2001-10-02 21:33:47 +02:00
rpl000017.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
rpl000018-master.opt fixed up lock counting code - Monty's suggestions 2001-01-27 15:33:31 -07:00
rpl000018-slave.opt fixed up lock counting code - Monty's suggestions 2001-01-27 15:33:31 -07:00
rpl000018.test fixes for mysql-test to run without manager 2001-10-11 13:54:06 -06:00
rpl_failsafe.test fixes for mysql-test to run without manager 2001-10-11 13:54:06 -06:00
rpl_get_lock.test replicated get_lock() properly 2001-08-31 15:55:58 -06:00
rpl_log.test fixed slave to clean up load data infile temp files 2001-10-03 13:55:31 -06:00
rpl_magic.test Fixed bad merge and fixed some wrong test cases 2001-07-19 02:37:41 +03:00
rpl_mystery22.test Fixed bad merge and fixed some wrong test cases 2001-07-19 02:37:41 +03:00
rpl_sporadic_master-master.opt fixed message in post-commit trigger 2001-06-28 18:22:29 -06:00
rpl_sporadic_master.test Fixed bad merge and fixed some wrong test cases 2001-07-19 02:37:41 +03:00
sel000001.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000002.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000003.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000031.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000032.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000033.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000100.test Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
select.test Added ABS() to make tests more portable. 2001-06-03 12:26:24 +03:00
select_found.test Fixed bug when sorting big files (introduced with multi-table-delete) 2001-06-25 11:35:22 +03:00
select_safe.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
show_check.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
status.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
symlink.test Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
tablelock.test Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
temp_table.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
truncate.test Update of manual with 4.0 changes 2001-09-03 05:16:15 +03:00
type_blob.test New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
type_date.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_datetime.test Remove warnings and portability fixes 2001-08-14 20:33:49 +03:00
type_decimal.test Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
type_enum.test Fixed some build problems. 2001-10-04 02:44:18 +03:00
type_float.test Allow floats of type 1.0e1 2001-06-28 15:24:28 +03:00
type_ranges.test SHOW [FULL] COLUMNS 2001-01-22 05:32:58 +02:00
type_time.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_timestamp.test Moved timestamp tests to type_timestamp 2000-12-31 15:49:47 +02:00
type_uint.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_year.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
union.test Fix error messages 2001-11-04 15:43:41 +02:00
update.test Fixed bug in UPDATE .. ORDER BY 2001-11-08 22:30:27 +02:00
user_var.test Added tests if a user variable is changed in the same query. 2001-03-15 11:55:44 +02:00
varbinary.test Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
variables.test Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
warnings.test Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00