>Richard Ellerbrock wrote:
>
>> I am not 100% sure I understand you but I presume you are talking about the
>2Gig file size limit of some OS'es? If this is the case, just find out where
>MySQL stores its databases and have a look at the filesize - you are using the
>C API, so doing a call to ge
Richard Ellerbrock wrote:
> I am not 100% sure I understand you but I presume you are talking about the 2Gig
>file size limit of some OS'es? If this is the case, just find out where MySQL stores
>its databases and have a look at the filesize - you are using the C API, so doing a
>call to get t
I am not 100% sure I understand you but I presume you are talking about the 2Gig file
size limit of some OS'es? If this is the case, just find out where MySQL stores its
databases and have a look at the filesize - you are using the C API, so doing a call
to get this info should be trivial.
Dat