The problem is that you expect a response after only 15 minutes.
This forum isn't checked on an 15 minute basis. We all have our real lives. So please wait 24 hours before bumping a thread. Thank you
- There are several problems with 7.8's nuke.sql file
I have a clean version you can download from my CVS repository
MySQL said: Documentation
#1406 - Data too long for column 'content' at row 1
Any help would be much appreciated. I've spent at 2 days trying to get this to to work
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12383
Posted:
Fri Jan 06, 2006 9:03 pm
Off the top, could be a problem with MySQL 5, PHP 5, or phpMyAdmin
I'm not sure why you are getting the squares in there. Could be a character set conflict
I think it is a problem with MySQL 5 character encoding. I had those errors too and fixed them by changing default character set. I've changed my.ini file like this:
..
[mysql]
character-sets-dir="D:/Progs/MySQL/MySQL Server 5.0/share/charsets/"
default-character-set=latin2
..
[mysqld]
..
default-character-set=latin2
freebs Nuke Cadet
Joined: Feb 18, 2007
Posts: 1
Posted:
Sun Feb 18, 2007 12:04 am
I too am having the same issue, output is as follows:
Code:
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum