Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 2 | -4/+4 |
* | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoring | Alexander Barkov | 2016-05-17 | 1 | -29/+27 |
* | MDEV-505 - feature request: add \H option for mysql client prompt | Sergey Vojtovich | 2016-05-10 | 1 | -2/+4 |
* | MDEV-505: feature request: add \H option for mysql client prompt | Dan Ungureanu | 2016-05-10 | 1 | -10/+22 |
* | Cleanups: | Monty | 2016-04-05 | 1 | -1/+1 |
* | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 4 | -8/+7 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 4 | -8/+7 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-03-21 | 1 | -1/+0 |
| | |\ | |||||
| | | * | MDEV-9568 mysqlcheck crashes with nonexistent table name | Sergei Golubchik | 2016-03-17 | 1 | -1/+0 |
| | * | | Update AskMonty and Atlassian references to MariaDB | iangilfillan | 2016-03-08 | 1 | -2/+2 |
| | * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 3 | -5/+5 |
* | | | | MDEV-8713 Add continuous binary log backup to mysqlbinlog. | Alexey Botchkov | 2016-02-27 | 1 | -154/+370 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 2 | -38/+43 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 2 | -38/+43 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.d | Vicențiu Ciorbaru | 2016-02-14 | 1 | -1/+2 |
| | | * | MDEV-9024 Build fails with VS2015 | Sergei Golubchik | 2016-02-06 | 2 | -2/+2 |
| | | * | MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb | Sergei Golubchik | 2016-02-06 | 1 | -10/+5 |
| | * | | MDEV-9149 Ctrl-C in MySQL client does not interrupt query, but interrupts the... | Sergei Golubchik | 2016-02-15 | 1 | -36/+41 |
* | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-01-25 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows. | Vladislav Vaintroub | 2016-01-07 | 1 | -2/+3 |
* | | | | MDEV-9117: Client Server capability negotiation for MariaDB specific function... | Oleksandr Byelkin | 2016-02-02 | 1 | -4/+4 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 7 | -156/+273 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 7 | -156/+273 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-7384: Add --persistent option for mysqlcheck | Daniel Black | 2015-12-18 | 1 | -1/+6 |
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 4 | -71/+91 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'bb-5.5-serg' into 5.5 | Sergei Golubchik | 2015-12-09 | 5 | -21/+34 |
| | | |\ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 5 | -21/+34 |
| | | | |\ | |||||
| | | | | * | Bug#21973610: BUFFER OVERFLOW ISSUES | Harin Vadodaria | 2015-11-06 | 2 | -16/+29 |
| | | | | * | DESCRIPTION | Shishir Jaiswal | 2015-10-29 | 1 | -12/+24 |
| | | | | * | Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOT | Arun Kuruvila | 2015-10-14 | 4 | -3/+55 |
| | | * | | | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine | Sergey Vojtovich | 2015-12-08 | 1 | -1/+0 |
| | | |/ / | |||||
| | | * | | MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell proce... | Sergei Golubchik | 2015-12-08 | 1 | -15/+36 |
| | | * | | mysql_upgrade cleanup | Sergei Golubchik | 2015-12-08 | 1 | -28/+17 |
| | | * | | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine | Sergey Vojtovich | 2015-12-03 | 1 | -9/+8 |
| | * | | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 4 | -86/+178 |
* | | | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc() | Sergey Vojtovich | 2015-11-26 | 1 | -10/+0 |
* | | | | | cleanup: remove useless internal fied flag | Sergei Golubchik | 2015-11-24 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 3 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9024 Build fails with VS2015 | Vladislav Vaintroub | 2015-11-06 | 2 | -2/+2 |
| * | | | Allow mysql_upgrade to enable event after table is corrected | Michael Widenius | 2015-10-21 | 1 | -0/+1 |
* | | | | MDEV-8734 mysqlbinlog --start-position isn't bigint | Oleksandr Byelkin | 2015-11-17 | 1 | -2/+14 |
* | | | | MDEV-9124 mysqldump does not dump data if table name is same as view earlier on | Elena Stepanova | 2015-11-13 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 2 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | fixes for buildbot:mariadb-5.5.46 | Sergei Golubchik | 2015-10-09 | 1 | -1/+6 |
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 2 | -11/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #20802751 - SEGMENTATION FAILURE WHEN RUNNING | Shishir Jaiswal | 2015-07-08 | 1 | -3/+5 |