Skip Menu |

This queue is for tickets about the SQL-Translator CPAN distribution.

Report information
The Basics
Id: 47668
Status: resolved
Worked: 1 min
Priority: 0/
Queue: SQL-Translator

People
Owner: kclark [...] cpan.org
Requestors: aaron.niche.marketing [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Mysql Parser doesn't recognize key types
Date: Tue, 7 Jul 2009 17:27:42 -0700
To: bug-SQL-Translator [...] rt.cpan.org
From: Aaron Holmgren <aaron.niche.marketing [...] gmail.com>
Causes an error when a key is defined like: KEY `user_id` USING BTREE (`user_id`) The "USING BTREE" is causing the error.
Also a complaint of 46448, fixed in r1603.