Change 5889

stewart_lord (Stewart Lord)
Stewart Lord committed this change into //guest/stewart_lord/track2sql
Request Review
Download .zip
Modified create table statements to use signed columns instead
of unsigned columns. This avoids subtraction problems that can
occur in some versions of MySQL when SQL_MODE is not set to
NO_UNSIGNED_SUBTRACTION.

Main() now sets error_reporting to E_ALL & ~E_NOTICE to
suppress notices.
  • Files 2
  • Comments 0
2 edited 0 added 0 deleted
README#3
Loading...
track2sql.php#3
Loading...
Tip: Use n and p to cycle through the changes.