Skip Menu |

This queue is for tickets about the DBIx-Class-Schema-Loader CPAN distribution.

Report information
The Basics
Id: 127318
Status: new
Priority: 0/
Queue: DBIx-Class-Schema-Loader

People
Owner: Nobody in particular
Requestors: alex.karelas [...] gmail.com
Cc:
AdminCc:

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



Subject: dbicdump doesn't seem to support DBD::MariaDB
Date: Tue, 9 Oct 2018 05:18:20 +0300
To: bug-DBIx-Class-Schema-Loader [...] rt.cpan.org
From: Alexander Karelas <alex.karelas [...] gmail.com>
I get this warning: DBIx::Class::Storage::DBI::_warn_undetermined_driver(): This version of DBIC does not yet seem to supply a driver for your particular RDBMS and/or connection method ('MariaDB'). While we will attempt to continue anyway, the results are likely to be underwhelming. Please upgrade DBIC, and if this message does not go away, file a bugreport including the following info: and then underneath, more warnings and a fatal error messages, like: DBIx::Class::Storage::DBI::sql_maker(): Your storage class (DBIx::Class::Storage::DBI) does not set sql_limit_dialect and you have not supplied an explicit limit_dialect in your connection_info. DBIC will attempt to use the GenericSubQ dialect, which works on most databases but can be (and often is) painfully slow. Please file an RT ticket against 'DBIx::Class::Storage::DBI' at /home/appuser/work/my_project/local/bin/dbicdump line 175 and Cannot find primary keys for this driver: DBIx::Class::Schema::Loader::DBI::try {...} (): DBI Exception: DBD::MariaDB::db primary_key failed: Incorrect database name '' [for Statement "SHOW KEYS FROM ``.`my_db`.`my_table`"] at /home/appuser/work/my_project/local/bin/dbicdump line 175