Ticket #1485517 (closed Feature Requests: fixed)
merge mysql.initial.sql and mysql5.initial.sql
| Reported by: | tensor | Owned by: | |
|---|---|---|---|
| Priority: | 7 | Milestone: | 0.2-stable |
| Component: | Database | Version: | 0.2-beta |
| Severity: | minor | Keywords: | |
| Cc: |
Description
There are conditional comments in MySQL dialect of SQL. Something like this:
CREATE /*!32302 TEMPORARY */ TABLE t (a INT);
Using these it is possible to merge the two files into one.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
