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
2006-08-16 08:01:37 +00:00
btr Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +00:00
buf Remove all traces of the obsolete concept of replicate spaces. 2006-08-16 08:01:37 +00:00
data dtype_get_max_size(): Remove UNIV_INLINE qualifier, as the function is 2006-06-09 19:57:03 +00:00
dict Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +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 Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +00:00
fsp Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +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 ha_innobase::delete_all_rows(): Correct an error introduced in r705: 2006-08-11 08:44:10 +00:00
ibuf Remove all traces of the obsolete concept of replicate spaces. 2006-08-16 08:01:37 +00:00
include Remove all traces of the obsolete concept of replicate spaces. 2006-08-16 08:01:37 +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 Remove all traces of the obsolete concept of replicate spaces. 2006-08-16 08:01:37 +00:00
mach Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
mem mem_heap_cat(): Remove void* arithmetic. 2006-06-15 04:41:52 +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 innodb.result: Adjust Innodb_rows_inserted and Innodb_rows_updated 2006-08-14 07:52:28 +00:00
os Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +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 SQL parser: Modify syntax so that the only valid top-level statement is a 2006-06-01 07:19:16 +00:00
que Add support for lock waits in the SQL parser. 2006-06-08 06:08:23 +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 row_vers_build_for_semi_consistent_read(): rec_trx_id was uninitialized 2006-08-14 11:18:18 +00:00
srv Merge a change from MySQL AB (originally implemented by Marko 2006-08-11 08:05:40 +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 Remove all traces of the obsolete concept of replicate spaces. 2006-08-16 08:01:37 +00:00
usr Fix wrong placement of static keyword in a few places. 2006-02-23 11:35:28 +00:00
ut Correct all URLs pointing to the MySQL manual. (Bug #21467) 2006-08-08 10:54:57 +00:00
CMakeLists.txt From MySQL: 2006-06-02 07:22:40 +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 -Wpointer-arith to CFLAGS when using GCC. 2006-06-15 04:41:15 +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 Makefile.am: Add some missing files to EXTRA_DIST. 2006-06-15 04:43:58 +00:00
revert_gen.sh Add revert_gen.sh. 2006-03-31 07:43:13 +00:00
setup.sh setup.sh: Link also CMakeLists.txt. 2006-08-08 11:33:49 +00:00