Hi,
I am new to MYSQL, came from Microsoft SQLServer background. I am looking to find internal page number of a record for a table. In SQLServer, there is a function, sys.fn_PhscLocFormatter(%%PhysLoc%%) will give File number,page number, slot number of a table record.
I would like to know, any such function exists in MYSQL as well?
I am new to MYSQL, came from Microsoft SQLServer background. I am looking to find internal page number of a record for a table. In SQLServer, there is a function, sys.fn_PhscLocFormatter(%%PhysLoc%%) will give File number,page number, slot number of a table record.
I would like to know, any such function exists in MYSQL as well?