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 a364d4bc83 ha_innodb.cc: Replace thd->tablespace_op with thd_tablespace_op(thd).
Plugins must treat class THD as an opaque type.
2007-02-15 14:10:41 +00:00
btr Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
buf Merge r1239 from 2007-01-18 21:27:31 +00:00
data Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
dict Merge r1239 from 2007-01-18 21:27:31 +00:00
dyn Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
eval Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
fil Merge r1239 from 2007-01-18 21:27:31 +00:00
fsp Merge r1239 from 2007-01-18 21:27:31 +00:00
fut Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
ha Merge r1239 from 2007-01-18 21:27:31 +00:00
handler ha_innodb.cc: Replace thd->tablespace_op with thd_tablespace_op(thd). 2007-02-15 14:10:41 +00:00
ibuf Merge r1239 from 2007-01-18 21:27:31 +00:00
include Fixed inline asm code, it didn't work with GCC > ver 3.x. 2007-02-12 23:15:38 +00:00
lock Merge r1239 from 2007-01-18 21:27:31 +00:00
log Rename mutex_enter_nowait to mutex_enter_nowait_func and add macro 2007-01-22 09:03:59 +00:00
mach Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
mem Merge r1239 from 2007-01-18 21:27:31 +00:00
mtr Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
mysql-test Merge changes from MySQL AB: 2007-02-07 09:57:17 +00:00
os Merge changes from MySQL AB: 2007-02-02 11:14:02 +00:00
page Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
pars Merge r1239 from 2007-01-18 21:27:31 +00:00
que Merge r1239 from 2007-01-18 21:27:31 +00:00
read Merge r1239 from 2007-01-18 21:27:31 +00:00
rem Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
row Merge r1239 from 2007-01-18 21:27:31 +00:00
srv Fix for Bug# 23666. On Windows ut_usectime returns secs 2007-01-24 23:05:06 +00:00
sync Rename mutex_enter_nowait to mutex_enter_nowait_func and add macro 2007-01-22 09:03:59 +00:00
thr Merge r1239 from 2007-01-18 21:27:31 +00:00
trx Merge r1239 from 2007-01-18 21:27:31 +00:00
usr Merge r1239 from 2007-01-18 21:27:31 +00:00
ut Fix for Bug# 23666. On Windows ut_usectime returns secs 2007-01-24 23:05:06 +00:00
CMakeLists.txt Merge a change from MySQL AB: 2007-01-11 09:36:27 +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 Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
plug.in Merge changes from MySQL to get the code compiling again: 2006-11-03 11:44:29 +00:00
revert_gen.sh Add revert_gen.sh. 2006-03-31 07:43:13 +00:00
setup.sh setup.sh: Once more. Remember that the glob expansion works relative to 2006-10-03 12:20:10 +00:00