• unknown's avatar
    WL #1034 (Internal CRON) post-push fixes. · 379d7115
    unknown authored
    fix INSERT/REPLACE statements so test suite runs again.
    The question is why we have 2 parallel universes - 2 different
    ways to start the test suite, a shell and perl version. One more case
    where redundancy makes life nightmare.
    
    
    scripts/mysql_create_system_tables.sh:
      fix INSERT/REPLACE statements so test suite runs again.
      The question is why we have 2 parallel universes - 2 different
      ways to start the test suite, a shell and perl version. One more case
      where redundancy makes life nightmare.
    379d7115
mysql_create_system_tables.sh 37.6 KB