btr
Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1.
2006-05-24 10:27:17 +00:00
buf
buf_page_io_complete(): Write to the error log if the page number or the
2006-05-05 15:19:32 +00:00
data
Add max_row_size to dict_table_t.
2006-05-26 05:52:59 +00:00
dict
Clean up r590:
2006-05-26 09:14:54 +00:00
dyn
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
2006-02-21 12:37:54 +00:00
eval
Port r371 and r372 from branches/fts:
2006-03-28 06:41:31 +00:00
fil
Add 'level' parameter to rw_lock_create(), remove rw_lock_set_level().
2006-04-28 05:49:59 +00:00
fsp
Fix wrong placement of static keyword in a few places.
2006-02-23 11:35:28 +00:00
fut
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
2006-02-21 12:37:54 +00:00
ha
Add 'level' parameter to mutex_create(), remove mutex_set_level().
2006-04-28 05:43:08 +00:00
handler
innobase_print_identifier(): Remove TODO comment before calling
2006-05-24 10:58:43 +00:00
ibuf
Define UNIV_BTR_DEBUG for enabling consistency checks of
2006-05-11 16:59:18 +00:00
include
trx_sig_send() always succeeds or asserts, so remove return value and adjust
2006-05-31 06:00:56 +00:00
lock
Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1.
2006-05-24 10:27:17 +00:00
log
recv_parse_or_apply_log_rec_body(): Remove bogus debug assertion.
2006-05-16 06:47:06 +00:00
mach
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
2006-02-21 12:37:54 +00:00
mem
Add mem_heap_printf() and mem_heap_cat().
2006-05-11 04:55:18 +00:00
mtr
Remove "ibool comp" from dict_table_t and replace it with "ulint flags"
2006-02-27 09:11:57 +00:00
mysql-test
Clean up r590:
2006-05-26 09:14:54 +00:00
os
Port r529 of branches/5.0: Port r27 of innodb-4.1/trunk: Check the page
2006-05-05 12:52:08 +00:00
page
Remove "ibool comp" from dict_table_t and replace it with "ulint flags"
2006-02-27 09:11:57 +00:00
pars
Changes to InnoDB's SQL parser:
2006-05-31 05:34:18 +00:00
que
Revert r598, it is incompatible with the upcoming support for lock waits in
2006-05-31 05:35:50 +00:00
read
Remove trailing whitespaces and fix style on function comments.
2006-03-02 07:57:10 +00:00
rem
Remove "ibool comp" from dict_table_t and replace it with "ulint flags"
2006-02-27 09:11:57 +00:00
row
Changes to InnoDB's SQL parser:
2006-05-31 05:34:18 +00:00
srv
Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1.
2006-05-24 10:27:17 +00:00
sync
Add 'level' parameter to rw_lock_create(), remove rw_lock_set_level().
2006-04-28 05:49:59 +00:00
thr
Add 'level' parameter to mutex_create(), remove mutex_set_level().
2006-04-28 05:43:08 +00:00
trx
trx_sig_send() always succeeds or asserts, so remove return value and adjust
2006-05-31 06:00:56 +00:00
usr
Fix wrong placement of static keyword in a few places.
2006-02-23 11:35:28 +00:00
ut
Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1.
2006-05-24 10:27:17 +00:00
cmakelists.txt
Add a work queue implementation.
2006-04-26 12:14:50 +00:00
compile-innodb
Port r136 from branches/5.0 (slightly tweaked for 5.1):
2006-01-17 14:02:20 +00:00
compile-innodb-debug
Add compile-innodb-debug and modify setup.sh to copy it to ../BUILD.
2005-11-04 07:53:04 +00:00
configure.in
Add "-Werror-implicit-function-declaration" to CFLAGS when using gcc.
2006-03-17 11:36:16 +00:00
export.sh
Port r543 from innodb/branches/5.0: Port r29 from innodb-4.1/trunk:
2006-05-09 08:37:14 +00:00
Makefile.am
Add innobase_convert_string wrapper function to ha_innodb.cc, and a new file
2006-05-11 04:51:52 +00:00
revert_gen.sh
Add revert_gen.sh.
2006-03-31 07:43:13 +00:00
setup.sh
Port r136 from branches/5.0 (slightly tweaked for 5.1):
2006-01-17 14:02:20 +00:00