mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Bug#20145 perror segfault when call it with error nr
- Add test case(execute perror) - Check if strerror has returned NULL and set msg to "Unknown Error" in that case - Thanks to Steven Xie for pointing out how to fix.
This commit is contained in:
3
mysql-test/r/perror.result
Normal file
3
mysql-test/r/perror.result
Normal file
@@ -0,0 +1,3 @@
|
||||
MySQL error code 150: Foreign key constraint is incorrectly formed
|
||||
Is a named type file
|
||||
Didn't find key on read or update
|
||||
Reference in New Issue
Block a user