vitess-gh/go/vt/mysqlctl
Alain Jobart d92d6dee34 Supporting table wildcards in GetSchema.
Using regexp syntax.
Also supporting them in binlog player, and in blacklisted tables.
Meaning we can use wildcards in vertical splits.

Also adding -table_names_only to 'vtctl GetSchema', so it's easy
to test a regexp.
2014-05-19 14:57:25 -07:00
..
csvsplitter
proto
clone.go
fileutil.go
health.go
mycnf.go Adding comment for all fields of mycnf, and which 2014-05-16 16:00:15 -07:00
mycnf_flag.go
mycnf_gen.go
mycnf_test.go
mysql_daemon.go
mysql_flavor.go
mysql_flavor_google.go
mysql_flavor_mariadb.go
mysqld.go
mysqld_test.go
permissions.go
reparent.go
replication.go
replication_test.go
schema.go Supporting table wildcards in GetSchema. 2014-05-19 14:57:25 -07:00
split.go
utils.go
utils_test.go