Subject: | DBIC-Schema-Loader incompatible with Apache threads. |
DBIx::Class::Loader 0.21 is not compatible with Apache running in
worker(threaded) mode on Linux, at least not on my tested environment,
which was:
DBIx::Class::Schema::Loader 0.04005
DBIx::Class 0.08010 and 0.08099_04
DBI 1.601 (and a slightly earlier)
DBD::Pg 2.8.6, 2.9.0 and another fairly older one.
Note that DBIx::Class::Schema works in the same configuration when used
without -Loader.
I attach a fairly complete demonstration app. See README for
setup/installation instructions.
Also, I note that this website seems to mention the problem and a
potential couple of fixes: http://d.hatena.ne.jp/holidays-l/20070126/p1
Unfortunately I can't read Japanese, but the code itself looks OK.
Subject: | loader_bug_demo_1.tar.gz |
Message body not shown because it is not plain text.