mariadb/include
unknown f8509fecdb Added locks needed for Innobase
Fixed mutex problem when doing automatic repair of MyISAM tables


Docs/manual.texi:
  changelog
include/thr_lock.h:
  Added TL_READ_WITH_SHARED_LOCKS for Innobase
mysql-test/r/update.result:
  Added 'select' to verify update results
mysql-test/t/update.test:
  Better code coverage
mysys/getvar.c:
  Allow space in to --set-variable
mysys/thr_lock.c:
  Added TL_READ_WITH_SHARED_LOCKS
sql/ha_myisam.cc:
  Added comment
sql/lock.cc:
  Added missing broadcast
sql/sql_base.cc:
  Fixed some mutex problem when doing automatic repair of MyISAM tables
sql/sql_update.cc:
  Purecoverage
2001-02-18 00:03:37 +02:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-win.h Fixed benchmarks and compare of NULL with <> 2000-10-17 23:57:26 +03:00
dbug.h Small bug fixes 2000-09-07 04:55:17 +03:00
errmsg.h Import changeset 2000-07-31 21:29:14 +02:00
ft_global.h fixed bug with FULLTEXT and ORDER BY 2000-11-04 15:48:06 +01:00
getopt.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
global.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
hash.h Import changeset 2000-07-31 21:29:14 +02:00
heap.h Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
m_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
m_string.h Update of interface for BDB tables. 2000-10-24 02:39:54 +03:00
Makefile.am Added missing file 2001-02-03 18:18:58 +02:00
merge.h Import changeset 2000-07-31 21:29:14 +02:00
my_alarm.h Import changeset 2000-07-31 21:29:14 +02:00
my_base.h Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_bitmap.h Force sockets to be blocking on HPUX 11.0 2001-02-07 23:27:19 +02:00
my_dir.h Import changeset 2000-07-31 21:29:14 +02:00
my_list.h Import changeset 2000-07-31 21:29:14 +02:00
my_net.h Portability fixes 2001-02-02 03:47:06 +02:00
my_no_pthread.h Import changeset 2000-07-31 21:29:14 +02:00
my_nosys.h Import changeset 2000-07-31 21:29:14 +02:00
my_pthread.h Fixes for OSF1 2001-01-22 15:33:34 +02:00
my_sys.h Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
my_tree.h Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
myisam.h New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
myisammrg.h Fix for SAFE_MUTEX + MERGE tables 2000-09-21 01:58:38 +03:00
myisampack.h Check that __FLOAT_WORD_ORDER is defined 2001-02-08 04:43:55 +02:00
mysql.h client/mysqltest.c 2001-01-19 22:40:16 -07:00
mysql_com.h Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Added last_errno and last_error to show slave status 2001-01-24 09:15:34 -07:00
mysys_err.h Fixes for release 2000-09-27 02:40:54 +03:00
nisam.h Import changeset 2000-07-31 21:29:14 +02:00
queues.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
raid.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-case.h Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
sslopt-longopts.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-usage.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-vars.h Import changeset 2000-07-31 21:29:14 +02:00
t_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
thr_alarm.h New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
thr_lock.h Added locks needed for Innobase 2001-02-18 00:03:37 +02:00
violite.h Update to new vio 2000-12-31 12:47:29 +02:00