summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-013-302/+24
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-9/+11
* | | | | CleanupsMonty2016-04-281-1/+1
* | | | | fix compile error on Windows, intrduced by previous monty's pushVladislav Vaintroub2016-04-061-1/+1
* | | | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-052-11/+9
* | | | | MDEV-9811 LOAD DATA INFILE does not work well with gbk in some casesAlexander Barkov2016-03-311-0/+1
* | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-13/+5
* | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-251-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Oleksandr Byelkin2016-03-241-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-9773: Memory corruption in mariadb_dyncol_unpackOleksandr Byelkin2016-03-241-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-236-7/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-216-7/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-03-211-1/+8
| | |\ \ \ | | | |/ /
| | | * | MDEV-9733 Server crashes in lf_pinbox_real_free on replication slavesSergei Golubchik2016-03-171-1/+8
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-045-6/+6
* | | | | 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