[Catalyst] DBIx::Class::Loader::mysql
Sebastian Riedel
sri at oook.de
Wed Nov 16 11:11:45 CET 2005
Am 16.11.2005 um 10:48 schrieb Ben Norman:
> # mysql -V
> mysql Ver 14.7 Distrib 4.1.13, for suse-linux (i686) using
> readline 5.0
>
> The backticks dont help on line 52 when running the app where it says
>
> my $query = "SHOW TABLE STATUS FROM $dbname LIKE $table";
The current mysql loader was written for mysql 5.
Would be nice to have a loader that works with both, 4 and 5.
--
sebastian
More information about the Catalyst
mailing list