summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-143-6/+8
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-065-18/+13
* my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* MDEV-8126 encryption for temp filesSergei Golubchik2015-06-023-4/+82
* always use my_b_pread() instead of mysql_file_pread()Sergei Golubchik2015-06-021-0/+6
* my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-021-55/+0
* misc IO_CACHE cleanupsSergei Golubchik2015-06-022-185/+199
* cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-021-13/+1
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-012-78/+9
|\
| * remove unused file and unnecessary #includeSergei Golubchik2015-05-031-68/+0
* | small cleanupSergei Golubchik2015-04-081-2/+1
* | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+1
|\ \ | |/
| * MDEV-7530 !includedir reads files in random orderSergei Golubchik2015-02-251-1/+1
* | Replaced lf-hash element_size hack with initializer function.Sergey Vojtovich2015-03-042-24/+26
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-7/+13
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash"Sergey Vojtovich2015-03-041-1/+10
* | MDEV-6479 stack traces in 10.1Sergei Golubchik2015-02-282-4/+18
* | encryption keys serviceSergei Golubchik2015-02-101-1/+0
* | encryption key management plugin apiSergei Golubchik2015-02-101-7/+0
* | Push for testing of encryptionMonty2015-02-103-4/+11
* | --getopt-prefix-matching command-line optionSergei Golubchik2015-02-101-2/+21
* | small cleanup of my_default.cSergei Golubchik2015-02-101-3/+3
* | MDEV-7177 - Server hangs on shutdown after InnoDB error (main.plugin_loaderrSergey Vojtovich2015-02-051-39/+20
* | compiler warningsSergei Golubchik2015-01-311-1/+1
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-314-60/+55
|\ \ | |/
| * 5.5 mergeSergei Golubchik2015-01-213-35/+18
| |\
| | * Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-191-5/+8
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-23/+1
| | |\
| | | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-23/+1
| | * | MDEV-4010 Deadlock on concurrent INSERT .. SELECT into an Aria table with sta...Michael Widenius2014-12-151-7/+9
| | * | MDEV-6939 : Dots in file names of configuration filesNirbhay Choubey2014-10-292-3/+42
| * | | rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-12/+12
| * | | Fixed MDEV-7314: Deadlock when doing insert-select with AriaMichael Widenius2015-01-181-1/+2
| * | | Return to original stage after mysql_lock_tablesMichael Widenius2015-01-181-12/+23
* | | | 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