summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-02-103-13/+143
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-01-261-12/+60
| |\
| | * MDEV-4774 Strangeness with max_binlog_stmt_cache_size SettingsSachin Setiya2017-01-201-12/+60
| * | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-161-7/+8
| |\ \
| * \ \ Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-162-1/+83
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.29Vicențiu Ciorbaru2017-01-122-1/+83
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-062-1/+83
| | | |\ \
| | | | * | MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforci...Sergei Golubchik2017-01-041-1/+2
| | | | * | move check_user/set_user from mysqld.cc to mysysSergei Golubchik2016-12-222-2/+83
* | | | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-7/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cleanup: make malloc_size_cb_func always definedSergei Golubchik2017-01-151-7/+8
| |/ / / /
* | | | | Make atomic writes generalSergei Golubchik2017-01-112-0/+334
* | | | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-111-7/+7
* | | | | Improve mysys/hash by caching hash_nrMonty2017-01-112-69/+173
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-01-101-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-01-101-1/+6
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11087 Search path for my.ini is wrong for default installationVladislav Vaintroub2017-01-061-1/+6
| | |/ /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-295-8/+19
|\ \ \ \ | |/ / /
| * | | Fix escaping '\' in a string constant.Vladislav Vaintroub2016-10-221-1/+1
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-291-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-291-3/+3
| | |\ \ | | | |/
| | | * MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-271-3/+3
| * | | MDEV-10508 Mariadb crash on out of disk space during dump importSergei Golubchik2016-09-281-2/+2
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-3/+5
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-3/+5
| | |\ \ | | | |/
| | | * don't use my_copystat in the serverSergei Golubchik2016-09-122-3/+5
| * | | MDEV-10823 Certain unicode characters in hostname prevent mysqld from startingVladislav Vaintroub2016-09-271-0/+9
* | | | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-121-1/+1
* | | | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... )Sergei Golubchik2016-12-121-1/+1
* | | | fix stack traces when linking with libbfdSergei Golubchik2016-12-121-12/+18
* | | | fix build and some warningskevg2016-11-241-12/+0
* | | | MDEV-11255 LDML: allow defining 2-level UCA collationsAlexander Barkov2016-11-081-7/+38
* | | | MDEV-10943 . Workaround linker error on Linux. Linux does not actually use __...Vladislav Vaintroub2016-10-151-2/+2
* | | | MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-14/+134
* | | | MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-232-5/+30
* | | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-214-40/+171
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-092-14/+33
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-252-11/+8
| | |\ \ \ | | | |/ /
| | | * | Fixed compiler error and some warnings on windowsMonty2016-08-231-1/+1
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-10/+7
| | | |\ \ | | | | |/
| | | | * MDEV-10357 my_context_continue() does not store current fiber on WindowsVladislav Vaintroub2016-08-031-10/+7
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-4/+26
| | |\ \ \ | | | |/ /
| | | * | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-121-4/+26
| * | | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-062-5/+45
| * | | | MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co...Alexander Barkov2016-09-061-5/+93
| * | | | LDML refactoring for "MDEV-9711 NO PAD collations"Alexander Barkov2016-09-031-16/+0
* | | | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-16/+16
* | | | | After-review changesSergei Golubchik2016-09-122-7/+7
* | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-253-1/+217
|/ / / /
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-193-217/+1