How to enable partition
Posted by: aftab khan
Date: November 30, 2006 06:07AM

I ran the following.

SELECT * FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME='partition';

and I get empty result set. So it means the partition is not enabled; can you
please tell me how to enable partition.

Mysql is running on Windows 2003 Server. and I do not know how to install mysql from binaries; is there any quick way of enabling partition.

because its very urgent; I have developed a web based interface for real time
database, which receives 10 to 100 records every second and I have developed
OLAP type report; but the problem is that the query runs against single table,
which has tera bytes of data, for that reason I want to do partition by list
option.

Options: ReplyQuote


Subject
Written By
Posted
How to enable partition
November 30, 2006 06: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.