Re: [Zope3-dev] mysqldbda & mysql 4.1 problem

2005-07-26 Thread Andy Dustman
On 7/25/05, Dmitry Vasiliev <[EMAIL PROTECTED]> wrote: > Andy Dustman wrote: > > On 7/24/05, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote: > > > >>I have mysql 4.1 with database and all tables set to utf8. I have problems > >>with Zope3.1beta/win3

Re: [Zope3-dev] mysqldbda & mysql 4.1 problem

2005-07-24 Thread Andy Dustman
On 7/24/05, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote: > I have mysql 4.1 with database and all tables set to utf8. I have problems > with Zope3.1beta/win32. I cannot query the database with mysqldbda adapter > because I get an error: "unknown encoding: latin1_swedish_ci". http://bugs.mysql.com/

Re: [Zope3-dev] Suspected bug in package mysqldbda-1.0.0.tgz for Zope 3

2005-04-18 Thread Andy Dustman
On 4/16/05, hoon kim <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm a newbie and just installed the zope3 package on windows. I'm writing > because i believe there is a bug in the mysqlda adaptor add-in package. > > My configuration is as follows: > * OS = Windows XP Professional SP2 > * Python Ver

Re: [Zope3-dev] MANIFEST.in and .svn files

2005-03-31 Thread Andy Dustman
On Thu, 31 Mar 2005 15:40:39 -0300, Sidnei da Silva <[EMAIL PROTECTED]> wrote: > On Thu, Mar 31, 2005 at 01:27:58PM -0500, Andy Dustman wrote: > | It seems to me that MANIFEST.in should have a line like this: > | > | exclude .svn > > It's actually not MANIFEST.in, b

[Zope3-dev] MANIFEST.in and .svn files

2005-03-31 Thread Andy Dustman
It seems to me that MANIFEST.in should have a line like this: exclude .svn Otherwise, distutils traverses through the .svn directories, i.e.: creating build/lib.linux-i686-2.4/zope/tal/tests/input/.svn copying src/zope/tal/tests/input/.svn/README.txt -> build/lib.linux-i686-2.4/zope/tal/tests/in