summaryrefslogtreecommitdiff
path: root/sql/vers_string.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-02-101-1/+1
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2022-08-301-0/+2
|\ \ | |/
| * MDEV-18873 Server crashes in Compare_identifiers::operator or in my_strcasecm...tmokmss2022-08-261-0/+2
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-4/+3
* | Cleanup: moving the definition of Lex_cstring from vers_string.h to lex_string.hAlexander Barkov2019-08-081-35/+2
* | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-5/+10
* | MDEV-19566 Remove Item::name related strlen() calls in constructors of some I...Alexander Barkov2019-05-231-0/+5
|/
* Merge 10.3 into 10.4Marko Mäkelä2019-03-251-4/+0
|\
| * remove dead codeEugene Kosov2019-03-221-4/+0
* | MDEV-17694 Add method LEX::sp_proc_stmt_statement_finalize()Alexander Barkov2018-11-141-0/+6
|/
* cleanup: versioning style fixesSergei Golubchik2018-05-121-87/+47
* cleanup: remove XString::operator== and !=Sergei Golubchik2018-04-101-5/+1
* MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-3/+18
* System Versioning pre0.12Aleksey Midenkov2017-11-071-7/+5
* SQL: VTQ testing iface moved to plugin [closes #224]Aleksey Midenkov2017-07-071-0/+4
* SQL: start_end_t members as LEX_CSTRINGAleksey Midenkov2017-06-231-0/+131