Page MenuHomePhabricator
Paste P6989

(An Untitled Masterwork)
ActivePublic

Authored by jcrespo on Apr 13 2018, 3:32 PM.
Tags
None
Referenced Files
F16953925:
Apr 13 2018, 3:32 PM
Subscribers
None
root@db1073[information_schema]> SELECT * FROM schemata;
+--------------+------------------------+----------------------------+------------------------+----------+
| CATALOG_NAME | SCHEMA_NAME | DEFAULT_CHARACTER_SET_NAME | DEFAULT_COLLATION_NAME | SQL_PATH |
+--------------+------------------------+----------------------------+------------------------+----------+
| def | ceilometer | latin1 | latin1_swedish_ci | NULL |
| def | designate | binary | binary | NULL |
| def | designate_pool_manager | binary | binary | NULL |
| def | glance | binary | binary | NULL |
| def | heartbeat | binary | binary | NULL |
| def | information_schema | utf8 | utf8_general_ci | NULL |
| def | keystone | utf8 | utf8_general_ci | NULL |
| def | labsdbaccounts | binary | binary | NULL |
| def | labspuppet | binary | binary | NULL |
| def | labswiki | binary | binary | NULL |
| def | mysql | binary | binary | NULL |
| def | neutron | binary | binary | NULL |
| def | nodepooldb | binary | binary | NULL |
| def | nova | binary | binary | NULL |
| def | nova_api | utf8 | utf8_general_ci | NULL |
| def | performance_schema | utf8 | utf8_general_ci | NULL |
| def | striker | binary | binary | NULL |
| def | test_labsdbaccounts | binary | binary | NULL |
| def | testreduce_0715 | binary | binary | NULL |
| def | testreduce_vd | binary | binary | NULL |
+--------------+------------------------+----------------------------+------------------------+----------+
20 rows in set (0.01 sec)