• unknown's avatar
    spatial.cc: · 0f3d8813
    unknown authored
      Added { ... } around float8get() macro, avoids VC7 error
      message "illegal else without matching if"
    mtr_report.pl:
      Parse error logs to create "warnings" file
    mtr_cases.pl:
      Added optoion --ignore-disabled-def
      Windows build now let TZ pass, removed
      work around
    mysql-test-run.pl, mtr_process.pl:
      Back port of changes from 5.0
    
    
    mysql-test/lib/mtr_process.pl:
      Back port of changes from 5.0
    mysql-test/mysql-test-run.pl:
      Back port of changes from 5.0
    mysql-test/lib/mtr_cases.pl:
      Added optoion --ignore-disabled-def
      Windows build now let TZ pass, removed
      work around
    mysql-test/lib/mtr_report.pl:
      Parse error logs to create "warnings" file
    sql/spatial.cc:
      Added { ... } around float8get() macro, avoids VC7 error
      message "illegal else without matching if"
    0f3d8813
mysql-test-run.pl 73.5 KB