Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -0/+85 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -9/+94 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-06-14 | 1 | -9/+94 |
| | |\ | |||||
| | | * | fix SHOW PROCESSLIST for --embedded | Sergei Golubchik | 2018-06-13 | 1 | -9/+9 |
| | | * | MDEV-15359 Thread stay in "cleaning up" status after finishing | Sergei Golubchik | 2018-06-13 | 1 | -0/+85 |
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -5/+2 |
* | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -30/+34 |
* | | | | Removed some old #if MYSQL_VERSION | Monty | 2018-04-26 | 1 | -6/+0 |
* | | | | MDEV-15971 Split the code for CHARACTER_OCTET_LENGTH and CHARACTER_MAXIMUM_LE... | Alexander Barkov | 2018-04-22 | 1 | -14/+9 |
* | | | | MDEV-15926 MEDIUMINT returns wrong I_S attributes | Alexander Barkov | 2018-04-20 | 1 | -33/+7 |
* | | | | MDEV-15062 Information Schema COLUMNS Table does not show system versioning i... | Eugene Kosov | 2018-04-10 | 1 | -0/+6 |
* | | | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -79/+2 |
* | | | | MDEV-14275 Improving memory utilization for information schema | Monty | 2018-03-29 | 1 | -8/+87 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10269 - Killed queries from I_S stay in 'Killed' state for long | Sergey Vojtovich | 2018-03-23 | 1 | -0/+7 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-03-02 | 1 | -14/+127 |
|\ \ \ \ | |||||
| * | | | | MDEV-15444 Querying I_S.PARAMETERS can crash with a corrupted mysql.proc | Alexander Barkov | 2018-03-02 | 1 | -5/+8 |
| * | | | | MDEV-15416 Crash when reading I_S.PARAMETERS | Alexander Barkov | 2018-02-28 | 1 | -9/+119 |
| * | | | | MDEV-11952 Oracle-style packages: stage#5 | Alexander Barkov | 2018-02-27 | 1 | -10/+18 |
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -10/+18 |
* | | | | | PARTITION BY SYSTEM_TIME INTERVAL ... | Sergei Golubchik | 2018-02-23 | 1 | -17/+18 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -2/+17 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added Max_index_length and Temporary to SHOW TABLE STATUS | Monty | 2018-02-12 | 1 | -1/+16 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
* | | | | | | Windows, compile : reenable previously disabled warning C4291 | Vladislav Vaintroub | 2018-02-07 | 1 | -0/+1 |
* | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -15/+15 |
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -3/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -3/+4 |
* | | | | | | Change C_STRING_WITH_LEN to STRING_WITH_LEN | Monty | 2018-01-30 | 1 | -1/+1 |
* | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -96/+83 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-30 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-30 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-14485 Server hangs on startup in THD::init | Vladislav Vaintroub | 2018-01-29 | 1 | -2/+2 |
| | * | | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -1/+1 |
* | | | | | | remove dead VERS_EXPERIMENTAL code | Sergei Golubchik | 2018-01-13 | 1 | -28/+4 |
* | | | | | | SQL: versioning info in INFORMATION_SCHEMA | Sergei Golubchik | 2018-01-10 | 1 | -1/+13 |
* | | | | | | Daemon: debug_system_versioning_show, debug_system_versioning_force | Aleksey Midenkov | 2018-01-10 | 1 | -5/+31 |
* | | | | | | SQL: derived, hiding, error messages | Sergei Golubchik | 2018-01-09 | 1 | -26/+12 |
* | | | | | | SQL: removed VERS_HIDDEN_FLAG [closes #409] | Aleksey Midenkov | 2017-12-19 | 1 | -15/+26 |
* | | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 1 | -1/+1 |
* | | | | | | System Versioning 1.0 pre5 [closes #407] | Aleksey Midenkov | 2017-12-15 | 1 | -7/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add tests for system and completely invisible columns | Sergei Golubchik | 2017-12-15 | 1 | -1/+2 |
| * | | | | | | MDEV-10177 Invisible Columns and Invisible Index | Sachin Setiya | 2017-12-15 | 1 | -7/+29 |
| * | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-14 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed crash in show processlist with blocked connection | Monty | 2017-12-12 | 1 | -0/+1 |