Fix for bug #6081 "Call to deprecated mysql_create_db() function crashes
server". Altough mysql_create_db()/mysql_drop_db() API calls are deprecated since 4.0, they should not crash server and should not stall connection in case of errors.
Showing
Please register or sign in to comment