summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilarion failure on 32bit systemsSergey Vojtovich2016-02-261-0/+3
* Merge branch '10.1' into 10.2Sergei Golubchik2016-02-257-17/+15
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-02-236-16/+14
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-155-12/+14
| | |\
| | | * fix my_gethwaddr() for solarisSergei Golubchik2016-02-151-1/+1
| | | * Fix memory leak when failing to read config fileVicențiu Ciorbaru2016-02-141-0/+1
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-092-2/+4
| | | |\
| | | | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-072-12/+24
| | | * | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-20/+20
| | | * | MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/sin...Sergei Golubchik2016-02-061-2/+3
| | | * | unit test for dynstr_append_os_quoted()Sergei Golubchik2016-02-061-9/+7
| | * | | Merge pull request #150 from grooverdan/10.0-my_rnd_cppVicențiu-Marian Ciorbaru2016-02-061-4/+0
| | |\ \ \
| | | * | | mysys/my_rnd.c - remove #ifdef __cplusplusDaniel Black2016-01-191-4/+0
* | | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-073-29/+33
* | | | | | Merge branch '10.1' into 10.2Monty2016-02-062-14/+61
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [MDEV-9468]: Client hangs in my_addr_resolveVicențiu Ciorbaru2016-01-261-1/+5
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-251-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '5.5' into 10.0Alexey Botchkov2016-01-251-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-121-0/+2
| * | | | Remove warning in my_addr_resolveVicențiu Ciorbaru2016-01-171-2/+3
| * | | | [MDEV-9427] Server does not build on OpenSUSE 42.1Vicențiu Ciorbaru2016-01-171-7/+9
| * | | | Fixed a crash during stacktrace printing if addr2line failed to start.Vicențiu Ciorbaru2016-01-171-14/+52
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-296-10/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-214-9/+8
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in manymariadb-10.0.23Sergey Vojtovich2015-12-161-1/+0
| | * | | MDEV-9167: COLUMN_CHECK fails on valid decimal dataOleksandr Byelkin2015-12-161-1/+2
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-1/+1
| | | |\ \ | | | | |/
| | | | * Bug #21503595 : --QUERY-ALLOC-BLOCK-SIZE=-1125899906842624 +Arun Kuruvila2015-09-041-2/+23
| | | | * Bug# 20376760: STACK-BUFFER-OVERFLOW WITH LONG PATHS TO CERTAIN VARIABLESYashwant Sahu2015-06-241-2/+2
| | * | | MDEV-8521 Drastic loss of precision in COLUMN_JSON() on DOUBLEsOleksandr Byelkin2015-12-101-1/+3
| | * | | MDEV-8401 COLUMN_CREATE(name, value as DOUBLE) results in stringOleksandr Byelkin2015-12-101-4/+0
| | * | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-1/+2
| * | | | MDEV-9044 : Binlog corruption in GaleraNirbhay Choubey2015-12-181-1/+5
| * | | | MDEV-9172 - Analyze patches for IBM System zSergey Vojtovich2015-12-091-0/+9
* | | | | MDEV-8111 - remove "fast mutexes"Sergey Vojtovich2015-11-261-86/+0
* | | | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-7/+7
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-193-23/+50
|\ \ \ \ | |/ / /
| * | | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-062-21/+21
| * | | MDEV-8692 prefschema test failures on ARM (on Debian build system)Alexander Barkov2015-10-301-0/+25
| * | | MDEV-8565: COLUMN_CHECK fails on valid dataOleksandr Byelkin2015-10-191-2/+4
* | | | add missing DBUG_RETURN-sSergei Golubchik2015-11-161-1/+1
* | | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-3/+11
* | | | fix build on sol10-64Sergei Golubchik2015-10-151-1/+1
* | | | MDEV-8208: Sporadic SEGFAULT on startupNirbhay Choubey2015-09-251-1/+4
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-041-2/+2
* | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (autoset)Oleksandr Byelkin2015-09-041-5/+45
* | | | cleanup: my_checksumSergei Golubchik2015-09-041-4/+0
* | | | New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-036-26/+83
|\ \ \ \ | |/ / /