mariadb/innobase
unknown 03f6fdd575 Portability fixes
Fix for consistent 0000-00-00 date handling
Close + open binary logs on flush tables
Fix for AVG() in HAVING.


BUILD/SETUP.sh:
  Compile MySQL with -O0 to make debugging easier.
Docs/manual.texi:
  Changelog
configure.in:
  Version change
innobase/buf/buf0lru.c:
  Fix for windows
mysql-test/r/func_time.result:
  Updated tests
mysql-test/r/having.result:
  Updated tests
mysql-test/t/func_time.test:
  Updated tests
mysql-test/t/having.test:
  Updated tests
mysys/mf_casecnv.c:
  Portability fix
mysys/mf_qsort.c:
  Portability fix
mysys/my_compress.c:
  Portability fix
mysys/my_tempnam.c:
  More comments
sql/field.cc:
  Fix for consistent 0000-00-00 date handling
sql/item.h:
  Fix for AVG() in HAVING
sql/log.cc:
  Close + open update logs on flush tables
sql/sql_select.cc:
  More debugging info
sql/time.cc:
  Fix for consistent 0000-00-00 date handling
strings/ctype.c:
  Portability fix
strings/strto.c:
  Portability fix
2001-10-31 18:27:49 +02:00
..
btr Merge 2001-10-30 17:38:44 +02:00
buf Portability fixes 2001-10-31 18:27:49 +02:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict Merge 2001-10-30 17:38:44 +02:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Fixes for innobase 2001-02-21 14:16:00 +02:00
fil ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
fsp srv0srv.h Support raw disk partitions as data files 2001-08-04 19:36:14 +03:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ibuf Merge 2001-10-30 17:38:44 +02:00
include Merge 2001-10-30 17:38:44 +02:00
lock Merge 2001-10-30 17:38:44 +02:00
log Merge 2001-10-30 17:38:44 +02:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
mtr ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
odbc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os os0file.c Replace some / 256 by >> operations 2001-10-30 22:19:38 +02:00
page Merge 2001-10-30 17:38:44 +02:00
pars ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
que ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
read Merge 2001-10-30 17:38:44 +02:00
rem Merge 2001-10-30 17:38:44 +02:00
row row0mysql.c Fix an assertion when an empty database is dropped 2001-10-31 08:37:39 +02:00
srv srv0srv.c Test if bk now works 2001-10-30 21:22:57 +02:00
sync Merge 2001-10-30 17:38:44 +02:00
thr ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
trx Merge 2001-10-30 17:38:44 +02:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut ut0mem.c Merge changes in InnoDB-3.23.43b 2001-10-10 22:47:08 +03:00
configure.in InnoDB portability fixes 2001-10-11 12:49:44 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00