summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* fixes for windowsSergei Golubchik2011-10-211-1/+1
* merge with 5.3Sergei Golubchik2011-10-1917-83/+135
|\
| * Fix comp_errr crash ( fprintf crashes wheb uninitialized string is passed)Vladislav Vaintroub2011-05-211-0/+1
| * Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-11/+73
| * Small CMake fixes :Vladislav Vaintroub2011-05-151-8/+8
| * Merge with MariaDB 5.1Michael Widenius2011-05-032-2/+31
| |\
| | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-022-2/+31
| | |\
| * | | CMake fixes for buildbot/MSI package building and signing:Vladislav Vaintroub2011-03-281-10/+16
| * | | Merge with base 5.2Michael Widenius2011-03-231-1/+1
| |\ \ \
| | * | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+1
| * | | | merge 5.2Vladislav Vaintroub2011-03-107-5/+16
| |\ \ \ \ | | |/ / /
| | * | | Automatic merge with 5.2 to fix compiler failure on FreeBSDMichael Widenius2011-03-041-1/+1
| | |\ \ \ | | | |/ /
| | | * | typo (in the yassl error message) fixedSergei Golubchik2011-03-011-1/+1
| | * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-286-4/+15
| | |\ \ \ | | | |/ /
| | | * | Fixed compiler warningsMichael Widenius2011-02-252-3/+3
| | | * | fixes for solaris 10Sergei Golubchik2011-01-263-0/+11
| | | * | Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+1
| * | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-292-13/+17
| |/ / /
| * | | mergeVladislav Vaintroub2010-12-061-2/+0
| |\ \ \ | | |/ /
| | * | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
| * | | merge with 5.1Michael Widenius2010-11-3012-35/+15
| |\ \ \ | | |/ /
| | * | Fixed compiler and gmake warningsMichael Widenius2010-11-297-24/+0
| | * | Fixed compiler warnings and a compilation failure on windowsMichael Widenius2010-11-274-6/+24
| | * | Merge with MySQL 5.1.53Michael Widenius2010-11-254-5/+10
| | |\ \
| * | \ \ Merge MariaDB 5.1->5.2unknown2010-11-192-3/+5
| |\ \ \ \ | | |/ / /
| | * | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-2/+4
| | * | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-1/+1
* | | | | remove unused autotools filesSergei Golubchik2011-07-031-39/+0
* | | | | 5.5-mergeSergei Golubchik2011-07-0251-120/+679
|\ \ \ \ \
| * \ \ \ \ BUG#11762616: BUG#55229: 'POSTION'Luis Soares2011-05-061-8/+10
| |\ \ \ \ \
| | * | | | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-8/+10
| | | |_|_|/ | | |/| | |
| | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+30
| * | | | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-1/+33
| * | | | | merge from mysql5.1 for bug#11760210Mayank Prasad2011-03-111-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | BUG #11760210: 52596: SSL_CIPHER_LIST NOT SET OR RETURNED FOR "SHOW STATUS LI...Mayank Prasad2011-03-111-1/+1
| * | | | | Bug #11766729 59906: 5.5 DEBUG BUILDS BROKEN BY EXTRA/COMP_ERR.CTor Didriksen2011-02-161-2/+1
| * | | | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-1/+1
| * | | | | MergeKent Boortz2010-12-2938-2/+633
| |\ \ \ \ \ | | |/ / / /
| | * | | | MergeKent Boortz2010-12-2947-4/+740
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | - Added/updated copyright headersKent Boortz2010-12-2847-4/+740
| * | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-208-105/+0
* | | | | | lots of post-merge changesSergei Golubchik2011-04-252-3/+1
* | | | | | merge.Sergei Golubchik2010-11-2555-22/+18792
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | fixes for windowsSergei Golubchik2010-10-262-1/+4
| * | | | Automatic mergeMichael Widenius2010-10-013-3/+4
| |\ \ \ \
| | * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-243-3/+4
| * | | | | merge with 5.1Sergei Golubchik2010-09-1111-67/+63
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-2711-67/+63
| | |\ \ \ | | | |/ /
| * | | | Automerge with 5.1Michael Widenius2010-08-251-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed compiler warnings from Windows compilerMichael Widenius2010-08-111-2/+2