-
unknown authored
server crashed checking thd->priv_user[0] and thd->priv_user is NULL if NO_EMBEDDED_ACCESS_CHECKS is on. Now i set it to be the same as thd->user libmysqld/lib_sql.cc: now priv_user won't be NULL
22115a24
server crashed checking thd->priv_user[0] and thd->priv_user is NULL if NO_EMBEDDED_ACCESS_CHECKS is on. Now i set it to be the same as thd->user libmysqld/lib_sql.cc: now priv_user won't be NULL