Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

Finding InnoDB table row Physical location/ Page number (no replies)

$
0
0
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?

Viewing all articles
Browse latest Browse all 1957

Trending Articles