mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
39
t/lib/samples/SchemaIterator/all-dbs-tbls.txt
Normal file
39
t/lib/samples/SchemaIterator/all-dbs-tbls.txt
Normal file
@@ -0,0 +1,39 @@
|
||||
mysql.columns_priv
|
||||
mysql.db
|
||||
mysql.event
|
||||
mysql.func
|
||||
mysql.general_log
|
||||
mysql.help_category
|
||||
mysql.help_keyword
|
||||
mysql.help_relation
|
||||
mysql.help_topic
|
||||
mysql.host
|
||||
mysql.ndb_binlog_index
|
||||
mysql.plugin
|
||||
mysql.proc
|
||||
mysql.procs_priv
|
||||
mysql.servers
|
||||
mysql.slow_log
|
||||
mysql.tables_priv
|
||||
mysql.time_zone
|
||||
mysql.time_zone_leap_second
|
||||
mysql.time_zone_name
|
||||
mysql.time_zone_transition
|
||||
mysql.time_zone_transition_type
|
||||
mysql.user
|
||||
sakila.actor
|
||||
sakila.address
|
||||
sakila.category
|
||||
sakila.city
|
||||
sakila.country
|
||||
sakila.customer
|
||||
sakila.film
|
||||
sakila.film_actor
|
||||
sakila.film_category
|
||||
sakila.film_text
|
||||
sakila.inventory
|
||||
sakila.language
|
||||
sakila.payment
|
||||
sakila.rental
|
||||
sakila.staff
|
||||
sakila.store
|
Reference in New Issue
Block a user