btr
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
buf
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
data
Split ut_a(a && b [&& c...]); into separate ut_a(a); ut_a(b); [ut_a(c); ...].
2007-05-21 13:43:36 +00:00
dict
Document that DICT_MAX_INDEX_COL_LEN must not be changed.
2007-05-29 12:10:44 +00:00
dyn
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
eval
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
fil
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
fsp
Define an auxiliary macro UT_BITS_IN_BYTES() and use it where possible.
2007-05-28 11:10:41 +00:00
fut
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
ha
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
handler
Cleanup in ha_innodb.cc:
2007-05-28 11:07:03 +00:00
ibuf
Define an auxiliary macro UT_BITS_IN_BYTES() and use it where possible.
2007-05-28 11:10:41 +00:00
include
Change the comment to a more appropriate one. Discussed with Heikki on IM.
2007-05-29 12:38:20 +00:00
lock
Split ut_a(a && b [&& c...]); into separate ut_a(a); ut_a(b); [ut_a(c); ...].
2007-05-21 13:43:36 +00:00
log
logs_empty_and_mark_files_at_shutdown(): Remove trailing whitespace that
2007-05-29 08:45:31 +00:00
mach
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
mem
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
mtr
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
mysql-test
Fix Bug#21293: Consider transactions that had edited non-transactional
2007-05-15 14:53:04 +00:00
os
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
page
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
pars
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
que
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
read
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
rem
rec_get_converted_size_new(): Simplify and move a debug assertion.
2007-05-29 07:25:16 +00:00
row
Revert r799, which was supposed to prevent similar cases as Bug #21638 .
2007-05-28 11:29:45 +00:00
srv
srv_lock_timeout_and_monitor_thread(): Correct the indentation that was
2007-05-29 08:41:59 +00:00
sync
Split ut_a(a && b [&& c...]); into separate ut_a(a); ut_a(b); [ut_a(c); ...].
2007-05-21 13:43:36 +00:00
thr
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
trx
trx0trx.c: Add missing #include "ha_prototypes.h".
2007-05-23 09:58:05 +00:00
usr
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
ut
Add #include <ctype.h>. Apparently, this header is no longer included by
2007-05-11 08:43:06 +00:00
CMakeLists.txt
Merge a change from MySQL AB:
2007-03-27 06:03:03 +00:00
compile-innodb
compile-innodb, compile-innodb-debug:
2006-08-31 09:36:45 +00:00
compile-innodb-debug
compile-innodb, compile-innodb-debug:
2006-08-31 09:36:45 +00:00
export.sh
export.sh: Adapt to ha_innodb now living in storage/innobase in the MySQL
2006-09-21 09:44:03 +00:00
Makefile.am
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
plug.in
Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936
2007-05-10 11:31:36 +00:00
revert_gen.sh
Add revert_gen.sh.
2006-03-31 07:43:13 +00:00
setup.sh
Fix typo which was causing bogus symbolic link *.opt to be created and
2007-04-18 11:35:51 +00:00