Changeset 38507 for trunk/tests/phpunit/tests/db.php
- Timestamp:
- 09/02/2016 12:18:49 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/db.php
r37602 r38507 563 563 "DELETE IGNORE $table", 564 564 "DELETE LOW_PRIORITY FROM $table", 565 "DELETE a FROM $table a", 566 "DELETE `a` FROM $table a", 565 567 566 568 // STATUS
Note: See TracChangeset
for help on using the changeset viewer.