mariadb/include
unknown 52046a7ba3 Bug fixes for 3.23.23
myisam/mi_debug.c:
  ***MISSING WEAVE***
Docs/internals.texi:
  Added coding guidelines
Docs/manual.texi:
  Changelog update + Win32 -> Windows
client/mysql.cc:
  Changed --no-named-commands to be on by default
client/mysqlimport.c:
  Bug fix
include/config-win.h:
  Update of supported functions
include/global.h:
  Removed compiler warning
libmysql/libmysql.c:
  Fix for Ia64
myisam/ChangeLog:
  Changelog
myisam/Makefile.am:
  Added file mi_dbug.c
myisam/ft_stopwords.c:
  Fix for Ia64
myisam/mi_delete_table.c:
  Extra debugging
myisam/mi_rename.c:
  Extra debugging
myisam/mi_rnext.c:
  Fixed bug with MIN and concurrent insert
myisam/mi_rprev.c:
  Fixed bug with MAX and concurrent insert
myisam/mi_search.c:
  Fixed bug with DECIMAL/NUMERIC keys
myisam/myisamdef.h:
  Extra debugging
scripts/make_binary_distribution.sh:
  Added thread safe mysql library
sql/ha_heap.cc:
  Fix of HEAP bug with range keys
sql/ha_heap.h:
  Fix of HEAP bug with range keys
sql/handler.cc:
  Optimizing
sql/handler.h:
  Optimizing
sql/lock.cc:
  More DEBUG + fix of RENAME bug
sql/mini_client.cc:
  Fix for Ia64
sql/mysql_priv.h:
  Fix for name locks
sql/mysqld.cc:
  Shorter message if wrong options
sql/opt_range.cc:
  Added TODO
sql/sql_base.cc:
  Fix for DROP TABLE
sql/sql_parse.cc:
  Fix of permission checking for CHECK TABLE
sql/sql_select.cc:
  Fix of using LEFT JOIN with empty table
sql/table.h:
  Fix for name locks
tests/fork_test.pl:
  Fixed typo
2000-08-29 12:31:01 +03:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
config-win.h Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
dbug.h Import changeset 2000-07-31 21:29:14 +02:00
errmsg.h Import changeset 2000-07-31 21:29:14 +02:00
ft_global.h Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but 2000-08-17 19:30:36 +04:00
getopt.h Import changeset 2000-07-31 21:29:14 +02:00
global.h Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
hash.h Import changeset 2000-07-31 21:29:14 +02:00
heap.h Import changeset 2000-07-31 21:29:14 +02:00
m_ctype.h Import changeset 2000-07-31 21:29:14 +02:00
m_string.h Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Delayed keys + portability fixes 2000-08-16 05:14:02 +03: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 Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03: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 Import changeset 2000-07-31 21:29:14 +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 Add const to [my_]sigwait() arg, to make all declarations match. 2000-08-09 14:47:25 -04:00
my_sys.h Import changeset 2000-07-31 21:29:14 +02:00
my_tree.h Import changeset 2000-07-31 21:29:14 +02:00
myisam.h Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
myisammrg.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
myisampack.h Import changeset 2000-07-31 21:29:14 +02:00
mysql.h Import changeset 2000-07-31 21:29:14 +02:00
mysql_com.h Import changeset 2000-07-31 21:29:14 +02:00
mysql_version.h.in PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
mysqld_error.h RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
mysys_err.h Import changeset 2000-07-31 21:29:14 +02:00
nisam.h Import changeset 2000-07-31 21:29:14 +02:00
queues.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
raid.h Import changeset 2000-07-31 21:29:14 +02:00
sslopt-case.h Import changeset 2000-07-31 21:29:14 +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 FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
thr_lock.h Import changeset 2000-07-31 21:29:14 +02:00
violite.h Import changeset 2000-07-31 21:29:14 +02:00