summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix warnings when PLUGIN_MROONGA=NOSergei Golubchik2015-09-041-6/+3
* more 32-bit fixesSergei Golubchik2015-09-041-2/+2
* test fixes for 32bitSergei Golubchik2015-09-032-178/+196
* fix innodb.innodb_uninstall test to cleanup after itselfSergei Golubchik2015-09-032-3/+3
* cleanup: commentSergei Golubchik2015-09-031-13/+4
* Merge branch '10.0-galera' into 10.1Sergei Golubchik2015-09-0316-54/+566
|\
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-257-32/+191
| |\
| | * MDEV-8149: Random mtr test failures during warning checkNirbhay Choubey2015-08-221-0/+4
| | * MDEV-5146 : Bulk loads into partitioned table not workingNirbhay Choubey2015-08-204-20/+191
| | * Backport partition tests from 10.0-galera.Nirbhay Choubey2015-08-204-0/+101
| | * Fix for a typo.Nirbhay Choubey2015-08-182-4/+4
| * | Merge branch '5.5-galera' into 10.0-galeramariadb-galera-10.0.21Nirbhay Choubey2015-08-145-2/+11
| |\ \ | | |/
| | * Fix for some failing tests.mariadb-galera-5.5.45Nirbhay Choubey2015-08-145-2/+11
| * | MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-08-141-7/+16
| * | Fix for a memory leak.Nirbhay Choubey2015-08-141-5/+5
| * | MDEV-8617: Multiple galera tests failures with --ps-protocolNirbhay Choubey2015-08-142-1/+7
| * | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-08-149-45/+247
| |\ \ | | |/
| | * MDEV-8617: Multiple galera tests failures with --ps-protocolNirbhay Choubey2015-08-143-14/+23
| | * MDEV-8598 : Failed MySQL DDL commands and Galera replicationNirbhay Choubey2015-08-123-8/+102
| | * Merge tag 'mariadb-5.5.45' into 5.5-galeraNirbhay Choubey2015-08-0795-378/+3002
| | |\
| | * | MDEV-8464 : ALTER VIEW not replicated in some casesNirbhay Choubey2015-07-195-24/+129
| * | | Merge tag 'mariadb-10.0.21' into 10.0-galeraNirbhay Choubey2015-08-08348-6380/+8233
| |\ \ \
| * | | | MDEV#7501 : alter table exchange partition is not replicated in galera clusterNirbhay Choubey2015-08-063-1/+161
| * | | | MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGCNirbhay Choubey2015-07-311-8/+9
| * | | | MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGCNirbhay Choubey2015-07-292-47/+51
* | | | | clang warningSergei Golubchik2015-09-031-1/+1
* | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-03361-4583/+9482
|\ \ \ \ \
| * | | | | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-314-15/+67
| * | | | | Increase the version numberElena Stepanova2015-08-241-1/+1
| * | | | | MDEV-8670 main.mdev-504 fails on Windows (in buildbot and outside)Elena Stepanova2015-08-242-1/+5
| * | | | | MDEV-8289: Semijoin inflates number of rows in query resultSergei Petrunia2015-08-188-27/+226
| * | | | | Fixed mysqltest run failure:Monty2015-08-132-0/+5
| * | | | | Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-134-22/+77
| | |/ / / | |/| | |
| * | | | increase the VERSIONmariadb-10.0.21Sergei Golubchik2015-08-051-1/+1
| * | | | Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-0513-7/+390
| |\ \ \ \
| | * \ \ \ Merge fix of embedded server build.Kristian Nielsen2015-08-041-0/+2
| | |\ \ \ \
| | * \ \ \ \ Merge MDEV-8302 into 10.0Kristian Nielsen2015-08-045-6/+147
| | |\ \ \ \ \
| | * | | | | | MDEV-7040: Crash in field_conv, memcpy_field_possible, part#2Sergei Petrunia2015-08-033-0/+158
| | * | | | | | Merge branch 'tmp' into 10.0Sergei Petrunia2015-08-037-1/+121
| | |\ \ \ \ \ \
| | | * | | | | | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-033-0/+38
| | | * | | | | | MDEV-7971: Assertion `name != __null' failed in ACL_internal_schema_registry:...Sergei Petrunia2015-07-305-1/+83
| * | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-0514-28/+396
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | correct the NULL-pointer testmariadb-5.5.45Sergei Golubchik2015-08-041-2/+3
| | * | | | | | | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-033-0/+38
| | * | | | | | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2015-08-017-23/+39
| | |\ \ \ \ \ \ \
| | | * | | | | | | 5.5.44-37.3Sergei Golubchik2015-08-017-24/+39
| | * | | | | | | | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-0116-50/+486
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update docker package namesmysql-5.5.45Balasubramanian Kandasamy2015-06-251-6/+9
| | | * | | | | | | | Bug #19138298 RECORD IN INDEX WAS NOT FOUND ON ROLLBACK, TRYING TO INSERTAnnamalai Gurusami2015-06-221-0/+1
| | | * | | | | | | | Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-06-221-2/+1