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 bf58448f97 Import those changes from mysql-5.1-new ChangeSet 1.1979 (Lars Thalmann)
that were not part of r154.  (Bug #3300)

innodb.test, innodb.result: Remove binlog related tests, because they
are not InnoDB specific; they merely require a transactional table.

ha_innobase::ha_innobase(): Add HA_PRIMARY_KEY_ALLOW_RANDOM_ACCESS
to table_flags.

ha_innobase::rnd_init(): Disable semi-consistent read for random access.
2006-01-27 09:34:55 +00:00
btr Port r152 from branches/5.0: Account for a race condition when dropping the 2006-01-24 12:13:44 +00:00
buf Import 5.0 code. 2005-10-27 07:29:40 +00:00
data Import 5.0 code. 2005-10-27 07:29:40 +00:00
dict Port r132 from branches/5.0: Port r15 from innodb-4.1: 2006-01-12 16:48:34 +00:00
dyn Import 5.0 code. 2005-10-27 07:29:40 +00:00
eval Import 5.0 code. 2005-10-27 07:29:40 +00:00
fil Port r150 from branches/5.0: Port r19 from innodb-4.1/trunk: 2006-01-23 13:47:55 +00:00
fsp Import 5.0 code. 2005-10-27 07:29:40 +00:00
fut Import 5.0 code. 2005-10-27 07:29:40 +00:00
ha Fix comments for memory allocation functions and add some extra checks. 2005-11-04 14:20:11 +00:00
handler Import those changes from mysql-5.1-new ChangeSet 1.1979 (Lars Thalmann) 2006-01-27 09:34:55 +00:00
ibuf Import 5.0 code. 2005-10-27 07:29:40 +00:00
include Implement semi-consistent read to reduce lock conflicts at the cost 2006-01-26 10:45:27 +00:00
lock Port r114 from branches/5.0: 2006-01-03 13:54:05 +00:00
log Import 5.0 code. 2005-10-27 07:29:40 +00:00
mach Import 5.0 code. 2005-10-27 07:29:40 +00:00
mem Fix comments for memory allocation functions and add some extra checks. 2005-11-04 14:20:11 +00:00
mtr Import 5.0 code. 2005-10-27 07:29:40 +00:00
mysql-test Import those changes from mysql-5.1-new ChangeSet 1.1979 (Lars Thalmann) 2006-01-27 09:34:55 +00:00
os Port r142 of branches/5.0 (from MySQL): 2006-01-26 13:12:11 +00:00
page Import 5.0 code. 2005-10-27 07:29:40 +00:00
pars Import 5.0 code. 2005-10-27 07:29:40 +00:00
que Import 5.0 code. 2005-10-27 07:29:40 +00:00
read Import 5.0 code. 2005-10-27 07:29:40 +00:00
rem Forward-port r46 from branches/5.0: 2005-11-16 07:26:20 +00:00
row Implement semi-consistent read to reduce lock conflicts at the cost 2006-01-26 10:45:27 +00:00
srv Port r146 from branches/5.0: 2006-01-19 13:31:02 +00:00
sync Sync array optimizations, most importantly signal_object changed to not 2006-01-20 17:20:52 +00:00
thr Import 5.0 code. 2005-10-27 07:29:40 +00:00
trx Port r110 from branches/5.0: 2005-12-30 12:39:17 +00:00
usr Import 5.0 code. 2005-10-27 07:29:40 +00:00
ut Import 5.0 code. 2005-10-27 07:29: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 Remove include/Makefile.am and the references to it. 2005-11-03 11:23:49 +00:00
export.sh export.sh: Store log messages in export directory and refactor operations 2005-11-07 13:52:11 +00:00
Makefile.am From MySQL: 2005-12-20 09:41:30 +00:00
setup.sh Port r136 from branches/5.0 (slightly tweaked for 5.1): 2006-01-17 14:02:20 +00:00