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
..
audit_null
auth_dialog
auth_ed25519
auth_examples
auth_gssapi
auth_pam Merge branch '10.4' into 10.5 2024-01-10 18:01:46 +11:00
auth_pipe
auth_socket
aws_key_management
cracklib_password_check
daemon_example
debug_key_management
disks Merge branch '10.5' into 10.6 2024-01-11 12:59:22 +11:00
example_key_management
feedback MDEV-33091 pcre2 headers aren't found on Solaris 2024-01-19 20:23:45 +01:00
file_key_management
fulltext
func_test
handler_socket
locale_info
metadata_lock_info
qc_info MDEV-33091 pcre2 headers aren't found on Solaris 2024-01-19 20:23:45 +01:00
query_response_time
server_audit Merge branch '10.5' into 10.6 2023-12-17 11:20:43 +01:00
simple_password_check
sql_errlog MDEV-32906: The SQL error plugin prints (null) as database if the mariadb 2024-01-23 13:39:22 +05:30
test_sql_service Merge branch '10.4' into 10.5 2023-12-02 01:02:50 +01:00
type_geom
type_inet MDEV-32958 Unusable key notes do not get reported for some operations 2023-12-11 08:55:27 +04:00
type_mysql_json Merge 10.5 into 10.6 2024-01-17 13:35:05 +02:00
type_mysql_timestamp
type_test
user_variables Merge 10.5 into 10.6 2024-01-17 13:35:05 +02:00
userstat
versioning
win_auth_client
wsrep_info