/usr/lib/pike8.0/modules/Mysql.pmod/module.pmod is in pike8.0-mysql 8.0.164-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #pike __REAL_VERSION__
#require constant(___Mysql)
inherit ___Mysql;
|