diff options
author | unknown <SergeyV@selena.> | 2006-02-27 16:27:34 +0300 |
---|---|---|
committer | unknown <SergeyV@selena.> | 2006-02-27 16:27:34 +0300 |
commit | 51316b017aebb9879d519c27f10742bdd718d01e (patch) | |
tree | 47b89079e617880b2af2982d2217491d1dd8368d /VC++Files | |
parent | b97082c5836a48ff792183c555dcc3f41f0d5453 (diff) | |
download | mariadb-git-51316b017aebb9879d519c27f10742bdd718d01e.tar.gz |
Fixes bug #17595. UDFs are not initialized when running mysqld with
--skip-grant-tables. However when deleting functions UDFs list was checked
regardless of whther UDFs are initialized or not. Additional check is added
into free_udf() and find_udf() functions to prevent possible runtime errors.
mysql-test/r/skip_grants.result:
Test result for #17595 patch.
mysql-test/t/skip_grants.test:
Test for #17595 patch.
Diffstat (limited to 'VC++Files')
0 files changed, 0 insertions, 0 deletions