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 4c4f92334e branches/5.1:
Whitespace fixup.
2010-03-08 17:13:20 +00:00
btr branches/5.1: Use btr_free_root() instead of fseg_free() for 2009-11-19 13:12:22 +00:00
buf branches/5.1: Fix Bug #38901 2010-02-09 18:23:09 +00:00
data branches/5.1: Fix bug #48526 "Data type for float and 2009-11-18 05:14:23 +00:00
dict branches/5.1: Block creating table with column name conflicting 2009-09-10 20:43:05 +00:00
dyn Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
eval Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
fil branches/5.1: Merge r4922 from branches/zip. 2009-12-15 13:23:54 +00:00
fsp Fix Bug#29097 "fsp_get_available_space_in_free_extents() is capped at 4TB" 2007-06-26 13:08:11 +00:00
fut Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
ha branches/5.1: 2008-06-26 13:38:02 +00:00
handler branches/5.1: Check *first_value every time against the column max 2010-01-29 22:43:06 +00:00
ibuf branches/5.1: ibuf_delete_rec(): When the record cannot be found and 2008-12-22 13:28:03 +00:00
include branches/5.1: Fix Bug #38901 2010-02-09 18:23:09 +00:00
lock branches/5.1: Fix bug #49001, "SHOW INNODB STATUS deadlock info 2010-02-03 01:57:32 +00:00
log branches/5.1: Fix bug #47814 - Diagnostics are frequently not 2009-12-17 04:54:24 +00:00
mach Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
mem Improve memory debugging. This is follow-up to r1819. 2007-09-10 08:44:51 +00:00
mtr Merge r1264 from branches/zip: Avoid memory fragmentation when 2007-08-15 12:41:46 +00:00
mysql-test branches/5.1: Check *first_value every time against the column max 2010-01-29 22:43:06 +00:00
os branches/5.1: Fix bug #50691, AIX implementation of readdir_r 2010-02-11 10:24:19 +00:00
page branches/5.1: 2009-04-14 10:30:13 +00:00
pars Merge r1264 from branches/zip: Avoid memory fragmentation when 2007-08-15 12:41:46 +00:00
que Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
read branches/5.1: Remove unused field can_be_too_old from read_view_struct. 2007-12-19 03:58:36 +00:00
rem Port extra Valgrind instrumentation (UNIV_DEBUG_VALGRIND) from branches/zip. 2007-06-14 08:34:23 +00:00
row branches/5.1: Fix bug #49238: Creating/Dropping a temporary table 2010-01-12 05:59:16 +00:00
srv branches/5.1: Fix bug #47814 - Diagnostics are frequently not 2009-12-17 04:54:24 +00:00
sync branches/5.1: Port of r2267 2008-02-03 19:52:44 +00:00
thr Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
trx branches/5.1: fix bug#51653: outdated reference to set-variable 2010-03-03 21:56:10 +00:00
usr Make InnoDB pluggable. That is, merge the modifications from MySQL WL#2936 2007-05-10 11:31:36 +00:00
ut branches/5.1: Port r6134 from branches/zip: 2009-11-04 10:28:10 +00:00
CMakeLists.txt branches/5.1: 2009-11-09 09:15:01 +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 branches/5.1: 2009-11-27 20:07:12 +00:00
Makefile.am branches/5.1: 2009-10-30 15:14:22 +00:00
plug.in branches/5.1: 2010-03-08 17:13:20 +00:00
revert_gen.sh Add revert_gen.sh. 2006-03-31 07:43:13 +00:00
setup.sh * Make ./setup.sh sh compliant by avoiding bash-specific syntax. 2007-10-31 08:27:53 +00:00