MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko a805ee5fd5 branches/zip: When innodb_use_sys_malloc is set, ignore
innodb_additional_mem_pool_size, because nothing will
be allocated from mem_comm_pool.

mem_pool_create(): Remove the assertion about size.  The function will
work with any size.  However, an assertion would fail in ut_malloc_low()
when size==0.

mem_init(): When srv_use_sys_malloc is set, pass size=1 to mem_pool_create().

mem0mem.c: Add #include "srv0srv.h" that is needed by mem0dbg.c.
2009-02-10 10:52:27 +00:00
btr branches/zip rb://30 2009-02-09 23:36:25 +00:00
buf branches/zip rb://30 2009-02-09 23:36:25 +00:00
data branches/zip: dtuple_print(): Dump each field in a separate line, 2008-11-21 08:11:18 +00:00
dict branches/zip: Remove some redundant #include statements. 2009-01-23 09:04:49 +00:00
dyn branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
eval branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
fil branches/zip: fil_write_lsn_and_arch_no_to_file(): Plug a memory leak. 2009-02-09 13:35:50 +00:00
fsp branches/zip: Clean up the insert buffer subsystem. 2008-12-12 14:08:23 +00:00
fut branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
ha branches/zip: In hash table lookups, assert that the traversed items 2009-01-13 19:46:22 +00:00
handler branches/zip: get_share(), free_share(): Make table locking case sensitive. 2009-02-10 09:51:43 +00:00
ibuf branches/zip: ibuf_use_t: Add the constant IBUF_USE_COUNT, to eliminate 2009-01-30 10:58:56 +00:00
include branches/zip rb://30 2009-02-09 23:36:25 +00:00
lock branches/zip: Merge revisions 3930:4005 from branches/5.1: 2009-01-20 14:29:22 +00:00
log branches/zip: Map ut_malloc(), ut_realloc(), ut_free() to 2009-02-10 08:38:41 +00:00
mach branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
mem branches/zip: When innodb_use_sys_malloc is set, ignore 2009-02-10 10:52:27 +00:00
mtr branches/zip: In r988, the function buf_block_align() was enclosed 2009-01-26 20:33:20 +00:00
mysql-test branches/zip: 2009-02-09 11:47:16 +00:00
os branches/zip: fix Mantis issue #138 InnoDB fails if 2008-12-10 22:19:07 +00:00
page branches/zip: Remove some redundant #include directives. 2009-01-23 12:07:38 +00:00
pars branches/zip: Remove update-in-place-in-select from the internal SQL 2008-12-17 12:40:59 +00:00
que branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
read branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
rem branches/zip: rec_print_old(), rec_print_comp(): Dump each field in a 2008-11-20 11:27:27 +00:00
row branches/zip rb://30 2009-02-09 23:36:25 +00:00
scripts branches/zip: scripts/install_innodb_plugins_win.sql: New script, 2008-10-31 12:21:43 +00:00
srv branches/zip rb://30 2009-02-09 23:36:25 +00:00
sync branches/zip: 2009-02-10 05:34:43 +00:00
thr branches/zip: In hash table lookups, assert that the traversed items 2009-01-13 19:46:22 +00:00
trx branches/zip: Add assertions that the kernel_mutex is being held 2009-01-16 12:53:40 +00:00
usr branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
ut branches/zip: Map ut_malloc(), ut_realloc(), ut_free() to 2009-02-10 08:38:41 +00:00
win-plugin branches/zip: 2008-12-04 16:49:24 +00:00
ChangeLog branches/zip: When innodb_use_sys_malloc is set, ignore 2009-02-10 10:52:27 +00:00
CMakeLists.txt branches/zip: fix issue #102 - Windows plugin: resolve dbug functions 2008-10-29 06:29:01 +00:00
compile-innodb branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
compile-innodb-debug branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
ha_innodb.def branches/zip: ChangeLog, ha_innodb.def: Set svn:eol-style native 2008-10-30 10:46:21 +00:00
Makefile.am branches/zip: Merge 2423:2437 from branches/5.1: 2008-04-30 16:59:16 +00:00
plug.in branches/zip: Merge 2423:2437 from branches/5.1: 2008-04-30 16:59:16 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: Merge 2015:2093 from trunk. 2007-11-16 13:57:27 +00:00