kharbat Posted June 14, 2006 Share Posted June 14, 2006 hi all... do you know anyway to restrict table capacy let's say each table's data should not exceed 10 MB..and is there anyway to retrieve current table capacity??if there is.. can we retrieve it with php ??thanks... Quote Link to comment Share on other sites More sharing options...
fenway Posted June 15, 2006 Share Posted June 15, 2006 Not that I know of... I'm sure it's possible to query table size indirectly (row length x # of rows for fixed-width tables). But why would you want to do this? What are you actually trying to accomplish? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.