summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-12-2122-851/+2790
|\
| * - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-143-7/+14
| * - Copy error message from G to g when using temporary storage for parsing.Olivier Bertrand2015-12-131-1/+9
| * Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-12-111-2/+2
| |\
| | * Update version numberOlivier Bertrand2015-12-111-2/+2
| * | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-12-0919-847/+2767
| |\ \ | | |/
| | * - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-094-84/+140
| | * Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-052-515/+518
| | * Remove warning on LinuxOlivier Bertrand2015-12-0413-288/+1285
| | * Remove commented lines.Olivier Bertrand2015-11-222-17/+9
| | * Make changes required by version 10.1.9 (see Sergei's mmail):Olivier Bertrand2015-11-229-153/+1025
* | | document %M formatSergei Golubchik2015-12-191-1/+5
* | | aria_read_log: silence expected safemalloc warningsSergei Golubchik2015-12-191-0/+2
* | | MDEV-9214 Server miscalculates the number of XA-capable enginesSergei Golubchik2015-12-194-4/+25
* | | MDEV-9183 MariaDB 10.1 crash on `mysqld --verbose --help`Sergei Golubchik2015-12-193-0/+13
* | | bump the versionSergei Golubchik2015-12-191-1/+1
* | | MDEV-9044 Binlog corruption in GaleraSergei Golubchik2015-12-181-5/+47
* | | MDEV-9044 : Binlog corruption in GaleraNirbhay Choubey2015-12-184-1/+85
* | | Fix buildbot failure seen on p8-rhel71.Jan Lindström2015-12-182-18/+6
* | | Merge pull request #135 from grooverdan/crc32_conditionalJan Lindström2015-12-185-16/+30
|\ \ \
| * | | Do not build optimised power crc32 on bigendianDaniel Black2015-12-185-16/+30
* | | | MDEV-9236: Dramatically overallocation of InnoDB buffer pool leads to crashJan Lindström2015-12-1710-8/+108
* | | | Improve validation. If page type is not valid, try to print moreJan Lindström2015-12-172-39/+37
|/ / /
* | | Merge pull request #133 from grooverdan/power-crc32Jan Lindström2015-12-1617-6/+3592
|\ \ \
| * | | MDEV-9288: portablity for compling on non-power platformsDaniel Black2015-12-166-2/+36
| * | | Use POWER8 accelerated crc32Daniel Axtens2015-12-1517-6/+3558
* | | | MDEV-9129: Server is restarting in the loop after crashJan Lindström2015-12-156-14/+40
* | | | Add new sysvar.Jan Lindström2015-12-151-0/+14
* | | | Merge pull request #132 from iangilfillan/10.1Sergey2015-12-1545-45/+139
|\ \ \ \
| * | | | 10.1 man pagesiangilfillan2015-12-1445-45/+139
* | | | | Rename test files.Jan Lindström2015-12-152-0/+0
* | | | | MDEV-9265 SuSE patches: Suspicious implicit sign extensionAlexander Barkov2015-12-151-1/+2
* | | | | Merge pull request #125 from grooverdan/MDEV-8923_innodb_buffer_pool_dump_pctJan Lindström2015-12-1510-6/+244
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MDEV-8923: innodb_buffer_pool_dump_pct add test casesDaniel Black2015-11-292-0/+54
| * | | | MDEV-8923 Port innodb_buffer_pool_dump_pctVasil Dimov2015-11-298-6/+190
* | | | | Fixed a bug in galera + some failing galera testsMonty2015-12-107-30/+44
* | | | | MDEV-9227 : Both CentOS service names mysql and mariadb exist?Nirbhay Choubey2015-12-092-11/+0
* | | | | MDEV-9172 - Analyze patches for IBM System zSergey Vojtovich2015-12-093-0/+29
| |/ / / |/| | |
* | | | switch from myisam_recover to myisam_recover_optionsChristian Loos2015-12-031-1/+1
* | | | Windows : Fix crash with "uninitialized variable keyname used"Vladislav Vaintroub2015-12-021-1/+1
|/ / /
* | | Fix a typo (this is not a user-visible bug as currently there areSergei Petrunia2015-11-251-1/+1
* | | MDEV-9178 Wrong result for CAST(CONVERT('1IJ3' USING ucs2) AS SIGNED)Alexander Barkov2015-11-2410-5/+80
* | | MDEV-7588 Add thd_wait_begin/thd_wait_end to wait_for_binlog_endposVladislav Vaintroub2015-11-241-0/+2
* | | Fix warning about unused variable if FD_CLOEXEC is not definedVladislav Vaintroub2015-11-241-0/+2
* | | MDEV-9033: Incorrect statements binlogged on slave with do_domain_ids=(...)Nirbhay Choubey2015-11-232-89/+51
* | | MDEV-9128 - Compiling on IBM System Z failsSergey Vojtovich2015-11-231-1/+1
* | | MDEV-7806 - thread_pool_size is not auto-sizedSergey Vojtovich2015-11-231-4/+5
* | | Fix syntax error in wsrep_sst_common.sh.mariadb-10.1.9Nirbhay Choubey2015-11-201-0/+1
* | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-11-207-17/+23
|\ \ \
| * | | Fixed compile warnings on SolarisMonty2015-11-206-15/+16