4GB limitation on table creation with c-api
Posted by: Christian Volk
Date: June 02, 2005 08:12AM

We need to write into Databases >4GB on WinXP sp2 OS.
In my.ini, we set "myisam_data_pointer_size" to 8.
When we create databases with MySQL Administrator or Query, everything went fine and RowStatus -> max data length gives a correct value.

When we use our aplication (uses the api), tabels are created with 4 GB limitation.
Our apps use the same sql-create table string like the MySQL Administrator.

Options: ReplyQuote


Subject
Views
Written By
Posted
4GB limitation on table creation with c-api
939
June 02, 2005 08:12AM


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.