4 GB limitation on dynamic row format tables
We changed "myisam_data_pointer_size" to 8 because we have to work with databases > 4GB.
The problem:
When we create table with row_format = dynamic, table is limited to 4 GB.
Tables, that are created with row_format=fixed have a max data length above TB (this is what we want)
How are we able to create dynamic tables with more than 4 GB?
Need fast help :)
Subject
Views
Written By
Posted
4 GB limitation on dynamic row format tables
4336
June 02, 2005 08:54AM
2535
June 03, 2005 01:48AM
2521
June 06, 2005 01:22AM
2386
June 06, 2005 03:21AM
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.