summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Bug #58426 Crashing tests not failing as they are supposed to on Solaris 10 d...Tor Didriksen2010-12-131-1/+2
| | | * | Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-091-1/+2
| | | * | Merging patch for BUG#58246 with mysql-5.1-bugteam.Mats Kindahl2010-12-012-3/+3
| | | |\ \
| | | | * | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-1/+1
| | | | * | Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-201-1/+1
| | | | * | Bug#57994: Compiler flag change build error : my_redel.cDavi Arnaut2010-11-171-2/+2
| | | * | | BUG#58246: INSTALL PLUGIN not secure & crashableMats Kindahl2010-12-014-0/+5
| | | |/ /
| | | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-1/+8
| | | * | Bug#57210: remove pstackDavi Arnaut2010-11-091-1/+0
| | * | | Merge with 5.1Michael Widenius2011-01-301-1/+1
| | |\ \ \
| | | * | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-1/+1
| | * | | | fixes for solaris 10Sergei Golubchik2011-01-261-0/+4
| | |/ / /
| | * | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+2
* | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-292-1/+67
|/ / / /
* | | | When compiling with valgrind, change my_alloca() to use my_malloc()Michael Widenius2010-12-131-1/+1
* | | | Automatic mergeMichael Widenius2010-12-041-1/+0
|\ \ \ \
| * \ \ \ Merge with 5.1Michael Widenius2010-12-041-3/+2
| |\ \ \ \ | | |/ / /
* | | | | mergeVladislav Vaintroub2010-12-021-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-011-1/+2
* | | | merge with 5.1Michael Widenius2010-11-307-16/+102
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.53Michael Widenius2010-11-253-8/+54
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+12
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+2
| | * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-4/+47
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-233-4/+39
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2010-10-051-2/+35
| | |\ \ | | | |/
| | | * Bug #56428: Replace copyright notice removed from SHA1 code (.h)Georgi Kodinov2010-10-051-2/+35
| | * | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-072-2/+4
* | | | Merge MariaDB 5.1->5.2unknown2010-11-194-4/+15
|\ \ \ \ | |/ / /
| * | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-074-4/+15
* | | | Automatic merge with 5.1Michael Widenius2010-11-042-7/+16
|\ \ \ \ | |/ / /
| * | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-022-7/+16
* | | | merge w/ 5.1Sergei Golubchik2010-10-291-0/+1
|\ \ \ \ | |/ / /
* | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-12/+0
* | | | merge with 5.1Sergei Golubchik2010-10-251-2/+3
|\ \ \ \ | |/ / /
| * | | 5.1.51 mergeSergei Golubchik2010-10-191-2/+3
| |\ \ \ | | |/ /
| | * | Bug#55846: Link tests fail on Windows - my_compiler.h missingDavi Arnaut2010-08-241-2/+3
| | * | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-1/+1
| | * | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-1/+1
* | | | Automatic merge with 5.1Michael Widenius2010-10-061-2/+2
|\ \ \ \ | |/ / /
| * | | Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed i...Michael Widenius2010-10-061-2/+2
* | | | fixes for gcc 4.5Sergei Golubchik2010-09-285-5/+6
* | | | Move maria_upgrade() out of maria_init() as in standalone programs maria_data...Michael Widenius2010-09-281-0/+1
* | | | Rename control file and log files from maria_xxx to aria_xxx when upgrading f...Michael Widenius2010-09-271-3/+3
* | | | provide maria* aliases for aria* command-line options,Sergei Golubchik2010-09-142-6/+9
* | | | merge with 5.1Sergei Golubchik2010-09-1110-55/+170
|\ \ \ \ | |/ / /
| * | | to simpliy and unify the codeSergei Golubchik2010-09-111-27/+17
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-279-56/+177
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-202-3/+6
| | * | Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5Davi Arnaut2010-07-202-1/+2