mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
branches/zip: Remove the unused variable row_mysql_identically_false.
This commit is contained in:
@@ -34,9 +34,6 @@ Created 9/17/2000 Heikki Tuuri
|
|||||||
#include "fil0fil.h"
|
#include "fil0fil.h"
|
||||||
#include "ibuf0ibuf.h"
|
#include "ibuf0ibuf.h"
|
||||||
|
|
||||||
/* A dummy variable used to fool the compiler */
|
|
||||||
ibool row_mysql_identically_false = FALSE;
|
|
||||||
|
|
||||||
/* Provide optional 4.x backwards compatibility for 5.0 and above */
|
/* Provide optional 4.x backwards compatibility for 5.0 and above */
|
||||||
ibool row_rollback_on_timeout = FALSE;
|
ibool row_rollback_on_timeout = FALSE;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user