Homec4science

For get_table_update_time() and get_table_status_info() functions, when…

Authored by Tibor Simko <tibor.simko@cern.ch> on Oct 24 2006, 18:47.

Description

For get_table_update_time() and get_table_status_info() functions, when deciding whether we work with MySQL 4.0 or 4.1/5.0, do not use datetime.datetime types directly as it does not work with MySQLdb 0.9.2 that return strings. Taken into account both possibilities.

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:975bbd247ad7: For get_table_update_time() and get_table_status_info() functions, when… (authored by Tibor Simko <tibor.simko@cern.ch>).Oct 24 2006, 18:47