summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-2149-1233/+1352
* - Commit merged changeOlivier Bertrand2014-10-14166-541/+1408
|\
| * Merge 10.0-connect -> 10.0Alexander Barkov2014-10-135-24/+40
| |\
| * \ mergeSergei Golubchik2014-10-11160-537/+1302
| |\ \
| | * | compilation failure: ha_cassandraSergei Golubchik2014-10-111-0/+1
| | * | mergeSergei Golubchik2014-10-10159-537/+1301
| | |\ \
| | | * \ 5.5.40+ mergeSergei Golubchik2014-10-09159-537/+1301
| | | |\ \
| | | | * | compilation fix for perl-Net-HandlerSocketSergei Golubchik2014-10-081-6/+3
| | | | * | Backport from 10.0:Sergey Vojtovich2014-10-082-27/+27
| | | | * | remove mariadb.pc file again, it cannot be added in a GA versionmariadb-5.5.40Sergei Golubchik2014-10-0810-122/+107
| | | | * | don't run privilege checking tests in embeddedSergei Golubchik2014-10-081-0/+1
| | | | * | decimal: *correct* implementation of ROUND_UP at lastSergei Golubchik2014-10-083-1/+6
| | | | * | include mariadb.pc in debian buildsSergei Golubchik2014-10-081-0/+1
| | | | * | jemalloc compatibilitySergei Golubchik2014-10-082-1/+3
| | | | * | XtraDB 5.5.40-36.1Sergei Golubchik2014-10-084-13/+19
| | | | |\ \
| | | | | * | percona-server-5.5.40-36.1Sergei Golubchik2014-10-074-12/+18
| | | | * | | MDEV-6781: bug with query cache when using viewsunknown2014-10-071-1/+1
| | | | * | | packaging issues:Sergei Golubchik2014-10-072-2/+2
| | | | * | | MDEV-5553 A view or procedure with a non existing definer can block "SHOW TAB...Sergei Golubchik2014-10-073-1/+25
| | | | * | | MDEV-4813 Replication fails on updating a MEMORY table with an index using btreeSergei Golubchik2014-10-073-0/+18
| | | | * | | fixes for decimal typeSergei Golubchik2014-10-073-1/+20
| | | | * | | post-merge fixesSergei Golubchik2014-10-073-5/+9
| | | | * | | XtraDB 5.5.39-36.0Sergei Golubchik2014-10-0616-83/+421
| | | | |\ \ \ | | | | | |/ /
| | | | | * | percona-server-5.5.39-36.0Sergei Golubchik2014-10-0616-82/+420
| | | | * | | mysql-5.5.40Sergei Golubchik2014-10-0660-469/+1022
| | | | |\ \ \
| | | | | * | | Adding patch for security bug 19471516mysql-5.5.40Murthy Narkedimilli2014-09-083-0/+52
| | | | | * | | Applying the patch to remove WL#7219 which was by mistake included by the dev...Murthy Narkedimilli2014-09-051-1/+1
| | | | | * | | Renaming the enterprise packages to commercialMurthy Narkedimilli2014-08-261-14/+14
| | | | | * | | Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENTHarin Vadodaria2014-08-2338-438/+717
| | | | | * | | Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZETor Didriksen2014-08-211-3/+14
| | | | | * | | Add my.cnf.d to regular rpm for EL7 buildBalasubramanian Kandasamy2014-08-201-1/+6
| | | | | |\ \ \
| | | | | | * | | Corrected typoBalasubramanian Kandasamy2014-08-121-1/+1
| | | | | | * | | Experimental testingBalasubramanian Kandasamy2014-08-121-1/+2
| | | | | | * | | Experimental testing for patchBalasubramanian Kandasamy2014-08-121-1/+1
| | | | | | * | | Added my.cnf.d directory, removed mysql-5.5-libmysqlclient-symbols.patchBalasubramanian Kandasamy2014-08-123-983/+2
| | | | | | * | | Add patch mysql-5.5-libmysqlclient-symbols.patch for el7Balasubramanian Kandasamy2014-08-123-1/+986
| | | | | * | | | Bug #11755818 : LIKE DOESN'T MATCH WHEN CP932_BIN/SJIS_BINmithun2014-08-123-2/+66
| | | | | * | | | - Merge from mysql-5.5.39-ol7-release branchBalasubramanian Kandasamy2014-08-062-4/+9
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Updated for el7 regular rpmsBalasubramanian Kandasamy2014-08-041-3/+3
| | | | | | * | | Bug#19223915 Provide mysql-compat-server dependenciesBalasubramanian Kandasamy2014-07-241-1/+6
| | | | | * | | | Remove unstable test case innodb_bug18942294, approved by Jimmy over IM.unknown2014-08-061-8/+0
| | | | | * | | | Bug #18415196 MYSQL_UPGRADE DUPLICATE KEY ERROR FOR MYSQL.USER FOR 5.5.35+, 5...Venkata Sidagam2014-08-011-2/+0
| | | | | * | | | Bug #18415196 MYSQL_UPGRADE DUPLICATE KEY ERROR FOR MYSQL.USER FOR 5.5.35+, 5...Venkata Sidagam2014-08-011-0/+19
| | | | | * | | | Merge from mysql-5.5.39-releaseunknown2014-07-310-0/+0
| | | | | |\ \ \ \
| | | | | * | | | | Bug #18384260: MULTIPLE SECURITY ISSUES IN CERTIFICATE VALIDATIONGeorgi Kodinov2014-07-311-0/+6
| | | | | * | | | | (no commit message)unknown2014-07-280-0/+0
| | | | | * | | | | Bug #17297324 GLIBC DOUBLE FREE OR CORRUPTION WHEN KILLING CLIENT; CTRL+C Venkata Sidagam2014-07-211-0/+10
| | | | | * | | | | Bug#14757009: WHEN THE GENERAL_LOG IS A SOCKET AND THE READERPraveenkumar Hulakund2014-07-173-0/+80
| | | | | * | | | | Bug#19172145 - Remove perl(GD) and dtrace dependencies and bench fixBalasubramanian Kandasamy2014-07-093-6/+19
| | | | | |\ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | Bug #19149091 5.5 BUILD BREAKS ON LINUX IF SUN DTRACE IS INSTALLEDBjorn Munch2014-07-091-1/+9