btr
Remove code related to clustered tables. They were never implemented, and
2006-04-11 12:51:34 +00:00
buf
Merge r328:340 from branches/5.0:
2006-03-17 08:20:14 +00:00
data
dtype_print():
2006-03-31 11:28:59 +00:00
dict
Merge r487 from branches/5.0:
2006-04-21 08:00:26 +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
Remove tabs from within printed strings and two instances of trailing
2006-02-24 09:41:20 +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
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
2006-02-21 12:37:54 +00:00
handler
Move calling of thr_local_free() from trx_free_for_mysql() to
2006-03-31 04:58:02 +00:00
ibuf
Fix bug #18934 , "InnoDB crashes when table uses column names like
2006-04-11 14:01:17 +00:00
include
Make 'thread_id' parameter in os_thread_create() optional.
2006-04-21 12:06:23 +00:00
lock
Print approximate number or record locks (bits set in the bitmap) for
2006-03-29 07:18:44 +00:00
log
Make 'thread_id' parameter in os_thread_create() optional.
2006-04-21 12:06:23 +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_strcat().
2006-04-17 08:13:07 +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
Remove temporary work-arounds from innodb.result now that ALTER TABLE DROP
2006-04-18 06:33:03 +00:00
os
Make 'thread_id' parameter in os_thread_create() optional.
2006-04-21 12:06:23 +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
pars_info_add_*(): In debug builds (UNIV_DEBUG), check that the given name
2006-04-15 14:58:17 +00:00
que
Remove obsolete and unused global variables from srv0srv.c.
2006-04-20 11:06:41 +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
Use bound literals in row_rename_table_for_mysql.
2006-04-17 08:14:04 +00:00
srv
Remove srv_sys->operational since it is unused.
2006-04-21 07:04:02 +00:00
sync
sync_array_detect_deadlock(): Remove bogus debug assertion.
2006-04-11 12:53:18 +00:00
thr
Style cleanups: Convert spaces to tabs, remove trailing whitespace, other
2006-02-21 12:37:54 +00:00
trx
Move calling of thr_local_free() from trx_free_for_mysql() to
2006-03-31 04:58:02 +00:00
usr
Fix wrong placement of static keyword in a few places.
2006-02-23 11:35:28 +00:00
ut
Rename ib_vector typedef to ib_vector_t.
2006-04-06 10:02:44 +00:00
cmakelists.txt
From MySQL:
2006-04-07 05:27:02 +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
export.sh:
2006-04-18 06:48:47 +00:00
Makefile.am
Add ib_vector datatype.
2006-04-06 05:20:06 +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