1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/storage/spider
Monty 61c15ebe32 Remove String::lex_string() and String::lex_cstring()
- Better to use 'String *' directly.
- Added String::get_value(LEX_STRING*) for the few cases where we want to
  convert a String to LEX_CSTRING.

Other things:
- Use StringBuffer for some functions to avoid mallocs
2020-07-23 10:54:32 +03:00
..
2020-06-12 01:17:57 +02:00
2020-06-09 14:32:43 +02:00
2020-06-09 14:32:43 +02:00
2019-05-11 22:19:05 +03:00
2019-05-11 22:19:05 +03:00
2017-12-03 13:58:36 +02:00
2020-06-09 14:32:43 +02:00
2019-05-14 17:18:46 +03:00
2019-05-14 17:18:46 +03:00
2019-05-11 22:19:05 +03:00
2020-06-12 01:17:57 +02:00