Ijonas, Ned,
Ned Batchelder wrote:
> I've seen this problem too, when inserting non-ascii data into a Windows
> MySQL server. There are a few bugs in the MySQL bug tracker about it,
> for example: http://bugs.mysql.com/bug.php?id=18908
>
We are in the process verifying it. Check last few com
I've seen this problem too, when inserting non-ascii data into a Windows
MySQL server. There are a few bugs in the MySQL bug tracker about it,
for example: http://bugs.mysql.com/bug.php?id=18908
--Ned.
ijonas wrote:
> H,
>
> Checked all my encodings and charset settings and everything see
H,
Checked all my encodings and charset settings and everything seems to
point to "latin1", which is what I would expect...
mysql --version:
mysql Ver 14.12 Distrib 5.0.18, for Win32 (ia32)
Ever stuck,
Ijonas.
--~--~-~--~~~---~--~~
You received this messag
Hi Ijonas,
ijonas wrote:
> Hi,
>
> I've got a typical blogging app written with the SVN-trunk version of
> Django running on MYSQL. I'm importing entries from an old MSSQL
> database using DBI. When I create Entry objects and call Entry.save()
> an exception is thrown for about 7 out of the 250
Hi,
I've got a typical blogging app written with the SVN-trunk version of
Django running on MYSQL. I'm importing entries from an old MSSQL
database using DBI. When I create Entry objects and call Entry.save()
an exception is thrown for about 7 out of the 250 odd entries that I'm
importing:
Excep
5 matches
Mail list logo