Current location: Hot Scripts Forums » Other Discussions » Database » MYSQL INNODB limits


MYSQL INNODB limits

Reply
  #1 (permalink)  
Old 12-21-11, 10:07 PM
Golith Golith is offline
Newbie Coder
 
Join Date: Jun 2010
Posts: 87
Thanks: 6
Thanked 1 Time in 1 Post
MYSQL INNODB limits

hi ppl,
Merry Xmas!

A quick Q .. I have a DB that holds the daily data for the Dow jones .. the table seems to throw an error at around row 25,000 .. it goes from having the correct data inserted to this

Quote:
5/06/1987 984.590 993.780 979.790 986.660
8/06/1987 986.660 999.999 979.150 999.999
9/06/1987 999.999 999.999 996.760 999.999
10/06/1987 999.999 999.999 999.999 999.999
each cell for numbers is set as
float(6,3)

i can only think i am hitting some kind of limit.

Any ideas?

TY
__________________
Its My script and I'll if I want to
www.cictradinggroup.com.au
Reply With Quote
  #2 (permalink)  
Old 12-22-11, 04:08 AM
alxkls alxkls is offline
Newbie Coder
 
Join Date: Nov 2011
Posts: 98
Thanks: 0
Thanked 9 Times in 9 Posts
there could be a limit. look at the my.ini/my.cnf configuration
Reply With Quote
  #3 (permalink)  
Old 12-23-11, 10:34 AM
Golith Golith is offline
Newbie Coder
 
Join Date: Jun 2010
Posts: 87
Thanks: 6
Thanked 1 Time in 1 Post
TY,
Found my issue .. the data type i was using was a float 6,6 but the data was of type double to allow for big floats.

Have a merry Xmas
P.S I see ppl report they have 100's of tables with over 3 billion rows with indexing.
__________________
Its My script and I'll if I want to
www.cictradinggroup.com.au
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Useful MySQL Resources ptesone Database 30 02-23-11 08:28 AM
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
MySql Labyrinth moron Database 4 02-22-08 02:46 AM
MYSQL innoDB recognizing foreign keys cmmourik PHP 1 03-31-05 10:01 AM


All times are GMT -5. The time now is 05:21 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.