summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-134-81/+52
* MDEV-7325 make lf_hash_delete(), lf_hash_search(), and lf_hash_iterator() nev...Sergei Golubchik2015-01-121-23/+21
* MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-4/+12
* lf_hash_iterate() functionSergei Golubchik2014-12-281-12/+71
* lf_hash changes, in lfind()Sergei Golubchik2014-12-281-16/+12
* Cherry pick dynamic array changes from commit:Sergey Vojtovich2014-12-052-26/+30
* MDEV-7004 - Merge scalability fixes from 10.0-powerSergey Vojtovich2014-12-051-8/+10
* cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-1/+1
* cleanup: ptr_cmpSergei Golubchik2014-12-041-10/+10
* Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+0
|\
| * MDEV-7116: Dynamic column hangs/segfaultsunknown2014-11-171-1/+0
| * MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-291-1/+1
| * mysys/mf_fn_ext.c: typos & indentsNirbhay Choubey2014-10-291-6/+8
* | MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-291-1/+1
* | mysys/mf_fn_ext.c: typos & indentsNirbhay Choubey2014-10-291-6/+8
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-157-119/+155
|\ \ | |/
| * 5.5 mergeSergei Golubchik2014-09-232-557/+0
| |\
| * | MDEV-6274 Collation usage statisticsAlexander Barkov2014-08-111-1/+50
| * | 5.5.39 mergeSergei Golubchik2014-08-072-3/+9
| |\ \ | | |/
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-022-3/+9
| | |\
| | | * Bug#18207212 : FILE NAME IS NOT ESCAPED IN BINLOG FOR LOAD DATA INFILE STATEMENTNeeraj Bisht2014-05-151-1/+8
| | | * Backport from trunk:Tor Didriksen2014-05-071-2/+1
| * | | MDEV-6485 Hard-coded paths in the source cannot be opt-outSergei Golubchik2014-08-031-6/+5
| * | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-65/+90
| * | | MDEV-6039 - WebScaleSQL patchesSergey Vojtovich2014-06-181-43/+0
| * | | MDEV-6314 - Compile/run MariaDB with ASanSergey Vojtovich2014-06-101-1/+1
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-125/+0
* | | | cleanup: my_init_dynamic_array2 -> init_dynamic_array2Sergei Golubchik2014-10-111-4/+3
* | | | cleanup: galera misc cleanupsSergei Golubchik2014-10-103-10/+4
* | | | Removed files that had been accidentally committedMonty2014-10-072-557/+0
* | | | MDEV 4427: query timeoutsMonty2014-10-074-10/+611
* | | | correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2014-10-011-12/+0
* | | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-4/+0
* | | | compiler warningsSergei Golubchik2014-10-011-3/+0
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-265-0/+150
* | | | MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-17/+76
|/ / /
* | | 5.5.38 mergeSergei Golubchik2014-06-061-0/+3
|\ \ \ | |/ /
| * | mysql-5.5.38 mergeSergei Golubchik2014-06-031-0/+3
| |\ \ | | |/
| | * Bug #17514920 MYSQL_THREAD_INIT() CALL WITHOUT MYSQL_INIT() IS CRASHING IN WI...Igor Solodovnikov2014-04-231-0/+3
* | | Fixed compiler warningsMichael Widenius2014-06-041-1/+1
* | | 5.5 mergeSergei Golubchik2014-05-095-8/+20
|\ \ \ | |/ /
| * | MDEV-6124 Audit plugin fails with the Percona-Server 5.6.Alexey Botchkov2014-04-171-8/+16
| * | mysql-5.5.37 selective mergeSergei Golubchik2014-03-275-0/+5
| |\ \ | | |/
| | * Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-175-0/+5
| * | MDEV-5829: STOP SLAVE resets global status variablesMichael Widenius2014-03-141-1/+1
* | | Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykkSergei Golubchik2014-03-261-4/+4
* | | MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windowsSergei Golubchik2014-03-191-0/+12
* | | MDEV-5173 Cppcheck reportSergei Golubchik2014-03-191-3/+3
* | | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-062-19/+17
* | | mergeSergei Golubchik2014-02-2832-40/+55
|\ \ \