mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
It was the enabling of UNIV_DEBUG_FILE_ACCESSES that caught Bug #55284 in the first place. This is a very light piece of of debug code, and there really is no reason why it is not enabled in all debug builds. rb://551 approved by Jimmy Yang