1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-13 18:02:43 +03:00
Files
mariadb/plugin
Rucha Deodhar ee7cc0a466 MDEV-32906: The SQL error plugin prints (null) as database if the mariadb
client is not using any database to execute the SQL.

Analysis:
When there is no database, the database string is NULL so (null) gets
printed.
Fix:
Print NULL instead of (null) because when there is no database SELECT
DATABASE() return NULL. SO NULL is more appropriate choice.
2024-01-23 13:39:22 +05:30
..
2019-05-14 17:18:46 +03:00
2019-05-13 17:54:04 +03:00
2021-05-25 15:38:57 +03:00
2024-01-10 18:01:46 +11:00
2019-05-13 17:54:04 +03:00
2024-01-11 12:59:22 +11:00
2022-10-25 10:04:37 +03:00
2019-05-13 17:54:04 +03:00
2023-02-10 13:03:01 +02:00
2024-01-17 13:35:05 +02:00
2024-01-17 13:35:05 +02:00
2021-04-14 11:35:39 +03:00
2023-07-20 11:54:52 +02:00
2021-07-22 18:57:54 +03:00
2022-10-02 14:38:13 +02:00