Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-12687 Split Item::send() into virtual method in Type_handler | Alexander Barkov | 2017-05-04 | 1 | -11/+11 |
* | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-18 | 1 | -6/+4 |
|\ | |||||
| * | MDEV-11761: CLIENT_DEPRECATE_EOF : Client must identify a "stored procedure ... | Oleksandr Byelkin | 2017-03-15 | 1 | -6/+4 |
* | | MDEV-11672 mysql_list_field() returns wrong default values for VIEW | Alexander Barkov | 2016-12-29 | 1 | -1/+1 |
|/ | |||||
* | MDEV-9114: Bulk operations (Array binding) | Oleksandr Byelkin | 2016-11-02 | 1 | -0/+1 |
* | MDEV-10709 Expressions as parameters to Dynamic SQL | Alexander Barkov | 2016-10-08 | 1 | -16/+10 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -3/+12 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -3/+12 |
| |\ | |||||
| | * | Fixed "Packets out of order" warning message on stdout in clients, | Monty | 2016-08-21 | 1 | -3/+12 |
* | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -32/+14 |
* | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -1/+0 |
* | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -31/+107 |
* | | | MDEV-10138 Support for decimals up to 38 digits | Monty | 2016-06-22 | 1 | -0/+4 |
* | | | MDEV-9947: COM_MULTI united response | Oleksandr Byelkin | 2016-05-17 | 1 | -7/+10 |
* | | | MDEV-8718 - Obsolete sql_strmake() in favor of THD::strmake() and thd_strmake() | Sergey Vojtovich | 2015-11-26 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -1/+0 |
* | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -1/+1 |
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -1/+1 |
* | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -1/+1 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -1/+1 |
* | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -0/+2 |
|/ | |||||
* | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -4/+7 |
|\ | |||||
| * | MDEV-5138 Numerous test failures in "mtr --ps --embedded". | Alexey Botchkov | 2014-04-15 | 1 | -4/+7 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -26/+26 |
|\ \ | |||||
| * | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -21/+21 |
| * | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -5/+5 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | MDEV-4604 Wrong server status when sending out parameters | Sergei Golubchik | 2013-06-12 | 1 | -3/+3 |
* | | | Adding support for MySQL-5.6 temporal column types: | Alexander Barkov | 2013-07-10 | 1 | -2/+2 |
|/ / | |||||
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+1 |
|/ | |||||
* | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -2/+4 |
|\ | |||||
| * | merge bug#13708485 5.1->5.5 | Georgi Kodinov | 2012-06-29 | 1 | -1/+3 |
| |\ | |||||
| | * | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 1 | -1/+3 |
* | | | merge | Sergei Golubchik | 2012-04-07 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | merge | Sergei Golubchik | 2012-04-05 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | merge | Sergei Golubchik | 2012-04-05 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | | * \ \ | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -2/+2 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | | | |\ \ | |||||
* | | | | \ \ | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -3/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -3/+5 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -3/+5 |
| | | |\ \ \ \ | | | | |/ / / | |||||
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -17/+13 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2011-07-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |