Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -3/+3 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-02 | 1 | -2/+2 |
* | | | MDEV-21689 Add Sql_cmd for GRANT/REVOKE statements | Alexander Barkov | 2020-02-08 | 1 | -0/+4 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-13 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18266 Changing an index comment unnecessarily rebuilds indexbb-10.4-MDEV-18266-index-comment | Eugene Kosov | 2019-07-10 | 1 | -0/+4 |
| |/ | |||||
* | | Cleanup: moving the definition of Lex_cstring from vers_string.h to lex_string.h | Alexander Barkov | 2019-08-08 | 1 | -0/+38 |
|/ | |||||
* | Added version of lex_string_eq that compares with const char * | Monty | 2018-04-30 | 1 | -4/+10 |
* | cleanup: remove XString::operator== and != | Sergei Golubchik | 2018-04-10 | 1 | -0/+9 |
* | change lex_string_eq to return what it says | Sergei Golubchik | 2018-04-10 | 1 | -8/+6 |
* | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -0/+52 |