mariadb/innobase
unknown c7105d8008 Fixed INSERT DELAYED with Innobase
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.


BitKeeper/deleted/.del-df_crash.result~4a3dbee64843953d:
  Delete: mysql-test/r/df_crash.result
BitKeeper/deleted/.del-df_crash.test~4c365178fe437f6:
  Delete: mysql-test/t/df_crash.test
Docs/manual.texi:
  Changelog
innobase/ib_config.h.in:
  automatic changed file
innobase/ib_config.h:
  automatic changed file
mysql-test/r/func_time.result:
  Test case for bug in time functions
mysql-test/r/innobase.result:
  Test for INSERT DELAYED
mysql-test/t/func_time.test:
  Test case for bug in time functions
mysql-test/t/innobase.test:
  Test for INSERT DELAYED
scripts/mysql_convert_table_format.sh:
  Added --socket and --port
sql/ha_innobase.cc:
  Fix bug when compiling with SAFE_MUTEX
  Cleaner comment when using SHOW TABLE STATUS
sql/mysqld.cc:
  Fix for shutdown on NT
sql/sql_insert.cc:
  Fixed problem with Innobase and INSERT DELAYED
sql/sql_udf.cc:
  Support for UDF on windows
sql/time.cc:
  Fixed bug when using wrong dates from blob field.
strings/ctype-tis620.c:
  Removed not used variable
support-files/mysql-max.spec.sh:
  Removed old not used section
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-04-09 21:08:56 +03:00
..
btr
buf
com
cry
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
lock
log
mach
mem
mtr
odbc
os
page
pars
que
read
rem
row
srv
sync
thr
trx univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
usr
ut
configure.in univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
ib_config.h Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
ib_config.h.in Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
Makefile.am
makefilewin
my_cnf
stamp-h.in