MySQL data warehousing issues
Posted by: Ahmed Mohammed Maawy
Date: February 12, 2005 12:07AM

Hi there guys,

I am quite new to the forum, its my first post, but demonstrates just how MySQL is part of my breathing process.

I use MySQL but witness just one problem for my data warehouse. I use MyISAM storage engine for my tables (For a basic book store selling bigtime). However, I notice that the Key field gets sorted automatically, and I have failed to remove the sorting done. The sorting messes up the order I take in Book orders.

How do you remove sorting from the Key fields?

Options: ReplyQuote


Subject
Written By
Posted
MySQL data warehousing issues
February 12, 2005 12:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.