[MDEV-5596] Create a statement to check if a query is valid Created: 2014-01-31 Updated: 2015-01-30 Resolved: 2015-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Eugene | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Please create a statement, something like TEST that can be used before any query to check for syntax errors or other errors(like presence of specified fields, tables and databases in a query). |