################################################################################ # Created by Horst Hunger 2008-05-07 # # # # Wrapper for 32 bit machines # ################################################################################ --source include/have_32bit.inc --source suite/sys_vars/inc/timestamp_basic.inc --error ER_UNKNOWN_ERROR SET @@timestamp = 123456789123456; --error ER_UNKNOWN_ERROR SET @@timestamp = 60*60*60*60*365;