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
vasil 05c9821a7c Fix Bug#25078 by always letting the replication thread on the slave
server to enter InnoDB. This can be made further customizable by the
user if we introduce a new config parameter. This will wait until
config parameters can be easily added.

Approved by:	Marko
2007-05-08 07:20:02 +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 Fix for Bug # 18828. Return DB_TOO_MANY_CONCURRENT_TRXS when we run out 2007-04-11 02:43:56 +00:00
dyn Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
eval Merge changes from MySQL AB: 2007-03-01 15:21:12 +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 Fix Bug#25078 by always letting the replication thread on the slave 2007-05-08 07:20:02 +00:00
ibuf Output to the error log information about the limitations of 2007-04-10 17:58:27 +00:00
include Fix Bug#25078 by always letting the replication thread on the slave 2007-05-08 07:20:02 +00:00
lock Fix Bug#22819, remove assertion. (http://bugs.mysql.com/bug.php?id=22819) 2007-04-23 02:00:46 +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 changes from MySQL AB: 2007-03-01 15:21:12 +00:00
mysql-test Fix for bug# 21101 - returns wrong error message when table column 2007-04-11 01:34:33 +00:00
os Fix Bug#9709 by retrying (forever) if ERROR_SHARING_VIOLATION or 2007-04-11 17:59:31 +00:00
page Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
pars Merge a change from MySQL AB: 2007-03-01 15:24:14 +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 changes from MySQL AB: 2007-03-01 15:21:12 +00:00
row Reindent with tabs instead of spaces. 2007-04-20 22:51:55 +00:00
srv Fix Bug#25078 by always letting the replication thread on the slave 2007-05-08 07:20:02 +00:00
sync Merge changes from MySQL AB: 2007-03-01 15:21:12 +00:00
thr Merge r1239 from 2007-01-18 21:27:31 +00:00
trx Fix for Bug # 18828. Return DB_TOO_MANY_CONCURRENT_TRXS when we run out 2007-04-11 02:43:56 +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-03-27 06:03:03 +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, to fix a mistake made 2007-04-19 11:29:38 +00:00
plug.in * Fix Bug#26662 by not open(2)ing with O_DIRECT but rather calling fcntl(2) 2007-03-29 19:05:09 +00:00
revert_gen.sh Add revert_gen.sh. 2006-03-31 07:43:13 +00:00
setup.sh Fix typo which was causing bogus symbolic link *.opt to be created and 2007-04-18 11:35:51 +00:00