Oracle 5.0 Reference Manual page 2709

Table of Contents

Advertisement

Mysqlnd query result cache plugin (mysqlnd_qc)
Examples
The APC storage handler returns the same information for the
property but no metadata. The
NULL.
The MEMCACHE storage handler does not fill the
Statistics are not available on a per cache entry basis with the
MEMCACHE storage handler.
A user defined storage handler is free to provide any data.
2689
Since 1.0.0.
Property
Description
The field name.
name
Depending on the
MySQL version this
may be the fields alias
name.
The field name.
org_name
The table name. If
table
an alias name was
used for the table, this
usually holds the alias
name.
The table name.
org_table
The database/schema
db
name.
The maximum width
max_length
of the field. Details
may vary by MySQL
server version.
The width of the field.
length
Details may vary
by MySQL server
version.
The data type of the
type
field. Details may vary
by the MySQL server
in use. This is the
MySQL C API type
constants value. It
is recommended to
use type constants
provided by the
extension to
mysqli
test for its meaning.
You should not test
for certain type values
by comparing with
certain numbers.
of a cache entry is set to
metadata
data
Version
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
Since
1.0.0.
data
property.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents