• unknown's avatar
    Fixed problem with timestamps in binary log on 64 bit machines · 963d57a3
    unknown authored
    Backported fix from 4.1 for bug 212: SELECT query containing a NATURAL JOIN and parentheses in the WHERE clause
    
    
    mysql-test/r/join.result:
      New test results
    mysql-test/t/join.test:
      Test for bug 212
    sql/log_event.cc:
      Removed wrong cast
    sql/log_event.h:
      Fixed problem with timestamps in binary log on 64 bit machines
    sql/sql_list.h:
      Fix for bug 212 (back ported from 4.1)
    963d57a3
log_event.h 12.2 KB