SQL-Browser

[Tools]  Datenbank: `information_schema`  Tabelle: `ALL_PLUGINS`

   show less  show more             SQL-Datei hochladen   Suche   MySQL Dokumentation
Die Ausführung von SQL-Befehlen kann Daten manipulieren! Der Autor übernimmt keine Haftung bei Datenverlusten.

Daten-Ansicht

Datensatz einfügen    Tabellenstruktur bearbeiten

Tabelle `information_schema`.`ALL_PLUGINS`
Datensätze 1 - 30 von insgesamt 90    <<    <    >    >>

Ansicht: kompakt   Die Abfrage enthält 13 Spalten
 # PLUGIN_NAME PLUGIN_VERSION PLUGIN_STATUS PLUGIN_TYPE PLUGIN_TYPE_VERSION PLUGIN_LIBRARY PLUGIN_LIBRARY_VERSION PLUGIN_AUTHOR PLUGIN_DESCRIPTION   [BB] PLUGIN_LICENSE LOAD_OPTION PLUGIN_MATURITY PLUGIN_AUTH_VERSION
  editieren löschen1. 
INNODB_TABLESPACES_ENCRYPTION
10.5
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
Google Inc
InnoDB TABLESPACES_ENCRYPTION
BSD
ON
Stable
10.5.19
  editieren löschen2. 
handlersocket
1.0
NOT INSTALLED
DAEMON
100519.0
handlersocket.so
1.14
higuchi dot akira at dena dot jp
Direct access into InnoDB
BSD
OFF
Beta
1.0
  editieren löschen3. 
QUERY_CACHE_INFO
1.1
NOT INSTALLED
INFORMATION SCHEMA
100519.0
query_cache_info.so
1.14
Roland Bouman, Daniel Black
Lists all queries in the query cache.
BSD
OFF
Stable
1.1
  editieren löschen4. 
LOCALES
1.0
NOT INSTALLED
INFORMATION SCHEMA
100519.0
locales.so
1.14
Roberto Spadim, Spaempresarial - Brazil
Lists all locales from server.
BSD
OFF
Stable
1.0
  editieren löschen5. 
binlog
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
MySQL AB
This is a pseudo storage engine to represent the binlog in a transaction
GPL
FORCE
Stable
1.0
  editieren löschen6. 
mysql_native_password
1.0
ACTIVE
AUTHENTICATION
2.2
NULL
NULL
R.J.Silk, Sergei Golubchik
Native MySQL authentication
GPL
FORCE
Stable
1.0
  editieren löschen7. 
mysql_old_password
1.0
ACTIVE
AUTHENTICATION
2.2
NULL
NULL
R.J.Silk, Sergei Golubchik
Old MySQL-4.0 authentication
GPL
FORCE
Stable
1.0
  editieren löschen8. 
CSV
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
Brian Aker, MySQL AB
Stores tables as CSV files
GPL
FORCE
Stable
1.0
  editieren löschen9. 
MEMORY
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
MySQL AB
Hash based, stored in memory, useful for temporary tables
GPL
FORCE
Stable
1.0
  editieren löschen10. 
Aria
1.5
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
MariaDB Corporation Ab
Crash-safe tables with MyISAM heritage. Used for internal temporary tables and privilege tables
GPL
FORCE
Stable
1.5
  editieren löschen11. 
MyISAM
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
MySQL AB
Non-transactional engine with good performance and small data footprint
GPL
FORCE
Stable
1.0
  editieren löschen12. 
MRG_MyISAM
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
MySQL AB
Collection of identical MyISAM tables
GPL
FORCE
Stable
1.0
  editieren löschen13. 
SPATIAL_REF_SYS
1.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
MariaDB
Lists all geometry columns
GPL
FORCE
Stable
1.0
  editieren löschen14. 
GEOMETRY_COLUMNS
1.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
MariaDB
Lists all geometry columns
GPL
FORCE
Stable
1.0
  editieren löschen15. 
inet6
1.0
ACTIVE
DATA TYPE
100519.0
NULL
NULL
MariaDB Corporation
Data type INET6
GPL
FORCE
Stable
1.0
  editieren löschen16. 
inet_aton
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function INET_ATON()
GPL
FORCE
Stable
1.0
  editieren löschen17. 
inet_ntoa
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function INET_NTOA()
GPL
FORCE
Stable
1.0
  editieren löschen18. 
inet6_aton
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function INET6_ATON()
GPL
FORCE
Stable
1.0
  editieren löschen19. 
inet6_ntoa
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function INET6_NTOA()
GPL
FORCE
Stable
1.0
  editieren löschen20. 
is_ipv4
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function IS_IPV4()
GPL
FORCE
Stable
1.0
  editieren löschen21. 
is_ipv6
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function IS_IPV6()
GPL
FORCE
Stable
1.0
  editieren löschen22. 
is_ipv4_compat
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function IS_IPV4_COMPAT()
GPL
FORCE
Stable
1.0
  editieren löschen23. 
is_ipv4_mapped
1.0
ACTIVE
FUNCTION
100519.0
NULL
NULL
MariaDB Corporation
Function IS_IPV4_MAPPED()
GPL
FORCE
Stable
1.0
  editieren löschen24. 
CLIENT_STATISTICS
2.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
Percona and Sergei Golubchik
Client Statistics
GPL
FORCE
Stable
2.0
  editieren löschen25. 
INDEX_STATISTICS
2.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
Percona and Sergei Golubchik
Index Statistics
GPL
FORCE
Stable
2.0
  editieren löschen26. 
TABLE_STATISTICS
2.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
Percona and Sergei Golubchik
Table Statistics
GPL
FORCE
Stable
2.0
  editieren löschen27. 
USER_STATISTICS
2.0
ACTIVE
INFORMATION SCHEMA
100519.0
NULL
NULL
Percona and Sergei Golubchik
User Statistics
GPL
FORCE
Stable
2.0
  editieren löschen28. 
wsrep
1.0
ACTIVE
REPLICATION
2.0
NULL
NULL
Codership Oy
Wsrep replication plugin
GPL
FORCE
Stable
1.0
  editieren löschen29. 
SQL_SEQUENCE
1.0
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
jianwei.zhao @ Aliyun & Monty @ MariaDB corp
Sequence Storage Engine for CREATE SEQUENCE
GPL
FORCE
Stable
1.0
  editieren löschen30. 
InnoDB
10.5
ACTIVE
STORAGE ENGINE
100519.0
NULL
NULL
Oracle Corporation
Supports transactions, row-level locking, foreign keys and encryption for tables
GPL
ON
Stable
10.5.19

Datensätze 1 - 30 von insgesamt 90    <<    <    >    >>