summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* compiler warningsSergei Golubchik2015-06-111-10/+9
* remove unused file and unnecessary #includeSergei Golubchik2015-05-031-68/+0
* MDEV-7530 !includedir reads files in random orderSergei Golubchik2015-02-251-1/+1
* 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-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
* | | 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
* | | 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
|\ \ \
| * | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-1/+1
| * | | 10.0-base mergeSergei Golubchik2014-02-2631-39/+54
| |\ \ \
| | * \ \ 5.5 mergeSergei Golubchik2014-02-2531-39/+54
| | |\ \ \ | | | |/ /
| | | * | MDEV-5613 m_string.h exports generic function names without a namespace prefi...Sergei Golubchik2014-02-171-0/+1
| | | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-1730-39/+53
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-0627-27/+43
| | | | * Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTIONTor Didriksen2013-12-182-4/+4
| | | | * Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAITChristopher Powers2013-11-071-2/+2
* | | | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-4/+0
|\ \ \ \ \
| * | | | | MDEV-5657: Parallel replication.unknown2014-02-261-4/+0
| | |/ / / | |/| | |
* | | | | MDEV-5612 - my_rename() deletes files when it shouldn'tSergey Vojtovich2014-02-261-8/+7
| |/ / / |/| | |