mariadb/sql-common
Alexey Botchkov b01c426146 MDEV-19275 Provide SQL service to plugins.
Protocol_local fixed so it can be used now.
Some Protocol:: methods made virtual so they can adapt.
as well as net_ok and net_send_error functions.
execute_sql_string function is exported to the plugins.
To be changed with the mysql_use_result.
2020-08-14 21:04:25 +04:00
..
client.c MDEV-19275 Provide SQL service to plugins. 2020-08-14 21:04:25 +04:00
client_plugin.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
conf_to_src.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
errmsg.c MDEV-17812 Use MariaDB in error messages instead of MySQL 2020-04-08 06:09:42 +00:00
my_time.c Merge 10.3 into 10.4, except for MDEV-20265 2019-08-23 08:06:17 +03:00
my_user.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql_async.c MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
pack.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00