Reply
Issue with importing a file
Old 04-05-2008, 06:21 PM Issue with importing a file
Junior Talker

Posts: 3
Ive only ever imported a file once, however when I import this image.sql file using phpmyadmin like the script said to do, I get this:

Error

SQL query:
/*!40101 SET CHARACTER SET '' */;


MySQL said:
#1115 - Unknown character set: ''



I have NO clue how to fix this, so if anyone knows how I can, or how I can find out.. please do let me know..
Thanks so much.

Last edited by chrishirst : 04-07-2008 at 05:55 AM. Reason: removed image that required a password
pr1ncess is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-07-2008, 06:01 AM Re: Issue with importing a file
chrishirst's Avatar
Super Moderator

Posts: 11,748
Location: Blackpool. UK
either remove the line completely or insert the appropriate character set

eg: /*!40101 SET CHARACTER SET latin1;*/
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-08-2008, 09:50 AM Re: Issue with importing a file
Junior Talker

Posts: 3
Quote:
Originally Posted by chrishirst View Post
either remove the line completely or insert the appropriate character set

eg: /*!40101 SET CHARACTER SET latin1;*/
hun, there are a bunch of those lines. Do I delete them all??
here they are.. they are at the end of the script as well.

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET CHARACTER SET '' */;


Ive never had to mess with this before.. Im sorry if I seem "ignorant" or a complete idiot..

ok, I had to redo this post.. I deleted the last string.. I hope that was it.. now that wont give any issues or anything will it?

Last edited by pr1ncess : 04-08-2008 at 09:54 AM.
pr1ncess is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Issue with importing a file
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11498 seconds with 13 queries