mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed warnings from valgrind (not a bug)
Don't add -debug to server version if MYSQL_SERVER_PREFIX is used Indentation cleanups
This commit is contained in:
@@ -1279,7 +1279,7 @@ store_create_info(THD *thd, TABLE *table, String *packet)
|
||||
|
||||
|
||||
/*
|
||||
Again we are using CURRENT_TIMESTAMP instead of NOW becaus eit is
|
||||
Again we are using CURRENT_TIMESTAMP instead of NOW because it is
|
||||
more standard
|
||||
*/
|
||||
has_now_default= table->timestamp_field == field &&
|
||||
|
||||
Reference in New Issue
Block a user