Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler warnings | Sergei Golubchik | 2015-06-11 | 1 | -10/+9 |
* | remove unused file and unnecessary #include | Sergei Golubchik | 2015-05-03 | 1 | -68/+0 |
* | MDEV-7530 !includedir reads files in random order | Sergei Golubchik | 2015-02-25 | 1 | -1/+1 |
* | 5.5 merge | Sergei Golubchik | 2015-01-21 | 3 | -35/+18 |
|\ | |||||
| * | Fixed a couple of compiler warnings. | Sergey Vojtovich | 2014-12-19 | 1 | -5/+8 |
| * | mysql-5.5.41 merge | Sergei Golubchik | 2014-12-19 | 1 | -23/+1 |
| |\ | |||||
| | * | Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT... | Venkatesh Duggirala | 2014-10-08 | 1 | -23/+1 |
| * | | MDEV-4010 Deadlock on concurrent INSERT .. SELECT into an Aria table with sta... | Michael Widenius | 2014-12-15 | 1 | -7/+9 |
| * | | MDEV-6939 : Dots in file names of configuration files | Nirbhay Choubey | 2014-10-29 | 2 | -3/+42 |
* | | | rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_link | Sergei Golubchik | 2015-01-19 | 1 | -12/+12 |
* | | | Fixed MDEV-7314: Deadlock when doing insert-select with Aria | Michael Widenius | 2015-01-18 | 1 | -1/+2 |
* | | | Return to original stage after mysql_lock_tables | Michael Widenius | 2015-01-18 | 1 | -12/+23 |
* | | | MDEV-7116: Dynamic column hangs/segfaults | unknown | 2014-11-17 | 1 | -1/+0 |
* | | | MDEV-6939 : Dots in file names of configuration files | Nirbhay Choubey | 2014-10-29 | 1 | -1/+1 |
* | | | mysys/mf_fn_ext.c: typos & indents | Nirbhay Choubey | 2014-10-29 | 1 | -6/+8 |
* | | | 5.5 merge | Sergei Golubchik | 2014-09-23 | 2 | -557/+0 |
|\ \ \ | |/ / | |||||
* | | | MDEV-6274 Collation usage statistics | Alexander Barkov | 2014-08-11 | 1 | -1/+50 |
* | | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 2 | -3/+9 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 2 | -3/+9 |
| |\ \ | | |/ | |||||
| | * | Bug#18207212 : FILE NAME IS NOT ESCAPED IN BINLOG FOR LOAD DATA INFILE STATEMENT | Neeraj Bisht | 2014-05-15 | 1 | -1/+8 |
| | * | Backport from trunk: | Tor Didriksen | 2014-05-07 | 1 | -2/+1 |
* | | | MDEV-6485 Hard-coded paths in the source cannot be opt-out | Sergei Golubchik | 2014-08-03 | 1 | -6/+5 |
* | | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -65/+90 |
* | | | MDEV-6039 - WebScaleSQL patches | Sergey Vojtovich | 2014-06-18 | 1 | -43/+0 |
* | | | MDEV-6314 - Compile/run MariaDB with ASan | Sergey Vojtovich | 2014-06-10 | 1 | -1/+1 |
* | | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.38 merge | Sergei Golubchik | 2014-06-03 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Bug #17514920 MYSQL_THREAD_INIT() CALL WITHOUT MYSQL_INIT() IS CRASHING IN WI... | Igor Solodovnikov | 2014-04-23 | 1 | -0/+3 |
* | | | Fixed compiler warnings | Michael Widenius | 2014-06-04 | 1 | -1/+1 |
* | | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 5 | -8/+20 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6124 Audit plugin fails with the Percona-Server 5.6. | Alexey Botchkov | 2014-04-17 | 1 | -8/+16 |
| * | | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 5 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 5 | -0/+5 |
| * | | MDEV-5829: STOP SLAVE resets global status variables | Michael Widenius | 2014-03-14 | 1 | -1/+1 |
* | | | Revert revision sergii@pisem.net-20130123151853-xc6i3l11aqv0iykk | Sergei Golubchik | 2014-03-26 | 1 | -4/+4 |
* | | | MDEV-5404 Can't free data returned by mariadb_dyncol_unpack on windows | Sergei Golubchik | 2014-03-19 | 1 | -0/+12 |
* | | | MDEV-5173 Cppcheck report | Sergei Golubchik | 2014-03-19 | 1 | -3/+3 |
* | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 2 | -19/+17 |
* | | | merge | Sergei Golubchik | 2014-02-28 | 32 | -40/+55 |
|\ \ \ | |||||
| * | | | MDEV-4447 MariaDB sources should have unix-style line endings everywhere | Sergei Golubchik | 2014-02-27 | 1 | -1/+1 |
| * | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 31 | -39/+54 |
| |\ \ \ | |||||
| | * \ \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 31 | -39/+54 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-5613 m_string.h exports generic function names without a namespace prefi... | Sergei Golubchik | 2014-02-17 | 1 | -0/+1 |
| | | * | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 30 | -39/+53 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 27 | -27/+43 |
| | | | * | Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTION | Tor Didriksen | 2013-12-18 | 2 | -4/+4 |
| | | | * | Bug#17702677 WRONG INSTRUMENTATION INTERFACE FOR MYSQL_COND_TIMEDWAIT | Christopher Powers | 2013-11-07 | 1 | -2/+2 |
* | | | | | Merge MDEV-5657 (parallel replication) to 10.0 | unknown | 2014-02-26 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-5657: Parallel replication. | unknown | 2014-02-26 | 1 | -4/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | MDEV-5612 - my_rename() deletes files when it shouldn't | Sergey Vojtovich | 2014-02-26 | 1 | -8/+7 |
| |/ / / |/| | | |