mariadb/storage/innobase/fil
Marko Mäkelä e22d86a3eb fil_create_new_single_table_tablespace(): Correct a bogus nonnull attribute
The parameter path can be passed as NULL.
This error was reported by GCC 7.1.0 when compiling
CMAKE_BUILD_TYPE=Debug with -O3.
2017-05-17 13:49:51 +03:00
..
fil0fil.cc fil_create_new_single_table_tablespace(): Correct a bogus nonnull attribute 2017-05-17 13:49:51 +03:00