v5:dictionary:metadatabases
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:dictionary:metadatabases [2016/01/13 02:06] – ↷ Page moved from dictionary:metadatabases to v5:dictionary:metadatabases mnewnham | v5:dictionary:metadatabases [2026/02/18 03:51] (current) – mnewnham | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| The function '' | The function '' | ||
| ===== Usage ===== | ===== Usage ===== | ||
| + | The data is returned as a numeric array with the visible databases in lower case. Whenever possible, system databases are excluded. | ||
| <code php> | <code php> | ||
| /* | /* | ||
| Line 17: | Line 18: | ||
| * returns Array | * returns Array | ||
| ( | ( | ||
| - | [0] => information_schema | + | [0] => piwik |
| - | [1] => performance_schema | + | [1] => test |
| - | [2] => piwik | + | [2] => world |
| - | [3] => test | + | [3] => user_database |
| - | [4] => world | + | |
| ) | ) | ||
| */ | */ | ||
| </ | </ | ||
v5/dictionary/metadatabases.1452647172.txt.gz · Last modified: (external edit)
