mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 09:15:30 +02:00
Changing the format in error messages: - ER_PACKAGE_ROUTINE_IN_SPEC_NOT_DEFINED_IN_BODY - ER_PACKAGE_ROUTINE_FORWARD_DECLARATION_NOT_DEFINED from "Subroutine 'db.pkg.f1' ..." to a more clear: "FUNCTION `db.pkg.f1` ..." "PROCEDURE `db.pkg.p1` ..." |
||
|---|---|---|
| .. | ||
| maxdb | ||
| mssql | ||
| oracle | ||
| README.txt | ||
To run a test suite under this directory, you should use the format: mysql-test-run --suite=compat/oracle or to run one test: mysql-test-run compat/oracle.test_name