Homec4science

When detecting the position of creation_time column in TABLE STATUS commands in…

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 29 2006, 18:29.

Description

When detecting the position of creation_time column in TABLE STATUS commands in MySQL 4.0, 4.1 and 5.0, use explicit datetime.datetime or str comparisons (due to MySQLdb 0.9.2) instead of the 'not long' shortcut, because of possible NULL values.

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:c760424e8541: When detecting the position of creation_time column in TABLE STATUS commands in… (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 29 2006, 18:29