mariadb/innobase
heikki@hundin.mysql.fi 6d9aca5069 btr0cur.c, row0umod.c:
Fix bug: if one updated a secondary index column so that its alphabetical value did not change (e.g., abc -> aBc) and rolled back the update, InnoDB failed to return the value in the secondary index to its original value
row0upd.h:
  Correct typing error
sync0sync.ic:
  Remove inadvertently pushed sync debug code
2003-12-13 01:31:59 +02:00
..
btr btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
buf srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
com com0shm.c: 2003-06-02 16:11:06 +03:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data Many files: 2003-06-15 01:04:28 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict btr0btr.c: 2003-08-28 02:00:46 +03:00
dyn - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
eval - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
fil srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
fsp Windows fix to avoid VC++ 6.0 compiler bug, which prevents compilation when function calls are present inside an expanded inline function 2003-09-04 16:00:05 -04:00
fut - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ha Many files: 2003-06-15 01:04:28 +03:00
ibuf Many files: 2003-06-15 01:04:28 +03:00
include btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
lock Many files: 2003-12-12 07:51:21 +02:00
log log0log.c: 2003-08-01 12:13:52 +03:00
mach - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
mem Many files: 2003-06-15 01:04:28 +03:00
mtr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
odbc - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
os os0file.c: 2003-10-19 20:31:32 +03:00
page page0page.c: 2003-06-19 01:05:24 +03:00
pars Many files: 2003-06-15 01:04:28 +03:00
que - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
read - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
rem Many files: 2003-06-15 01:04:28 +03:00
row btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
srv thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc: 2003-10-17 23:44:34 +03:00
sync sync0sync.c: 2003-07-02 13:03:59 +03:00
thr thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc: 2003-10-17 23:44:34 +03:00
trx srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
usr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ut Many files: 2003-06-15 01:04:28 +03:00
configure.in Fixes for Netware 2003-01-28 08:38:28 +02: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