Searched refs:tableNameOld (Results 1 – 1 of 1) sorted by relevance
84 $tableNameOld = $tableName . '_old'; variable96 echo "We're going to rename the old table to $tableNameOld (just in case).\n";102 $pdo->exec("RENAME TABLE $tableName TO $tableNameOld");139 $pdo->exec("ALTER TABLE $tableName RENAME TO $tableNameOld");