_MySQL (gb.mysql)
This class provides some functions and classes to administrate all database objects.
This class is virtual.
This class is not creatable.
Properties
Charset
|
Returns or sets the Charset used by the MySQL class.
|
Charsets
|
Returns a read only array containing the Charsets supported by MySQL.
|
Collation
|
Returns or sets the Collation used by the MySQL class.
|
Collations
|
Returns a read only array containing the Collations supported by MySQL.
|
DataTypes
|
Provides almost all the datatypes supported by MySQL
|
Database
|
This class provides some functions to administrate databases
|
Databases
|
Returns a read only array containing the Databases that the current user can access.
|
Engine
|
Returns or sets the Storage Engine used by the MySQL class.
|
Engines
|
Returns a read only array containing the Engines supported by MySQL.
|
Event
|
|
Field
|
This class provides some functions to administrate fields
|
Index
|
This class provides some functions to administrate indexes
|
Query
|
|
Result
|
|
Routines
|
This class provides some functions to administrate functions and procedures.
|
Table
|
This class provides some functions to administrate tables
|
Trigger
|
This class provides some functions to administrate triggers.
|
User
|
This class provides some functions to administrate users.
|
Users
|
Returns a read only array containing the Users that the current user can administrate.
|
Version
|
|
View
|
This class provides some functions to administrate views
|
Methods