If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > MySQL Warnings and search speed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-18-05, 06:52
rsmithinfo rsmithinfo is offline
Registered User
 
Join Date: Oct 2005
Posts: 1
MySQL Warnings and search speed

Hi All,

I am importing a load of data from a CSV file via the LOAD DATA INFILE command. This seems to be working fine but says there are 109 warnings. I have no idea how to view all of these warnings? You have the SHOW WARNINGS syntax but it only shows the warning on the last query that had one. So I can never see all the 109 warnings using this?

Also the database has about 1.8 million records and the average search takes 100 seconds, is this right? I could do with getting it down to around 8 seconds!

Thanks for any help!

Rob
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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