index
:
MyGrate
main
MySQL/MariaDB real-time replication exportor (to PostgreSQL)
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
output
/
pq
/
sql
/
selectSourceSchema.sql
blob: a583c4ff6fb4b3a3b7039a79d1f666f675fe3b8a (
plain
)
1
2
3
SELECT
table_schema
FROM
mygrate
.
source
s
WHERE
s
.
source_id
=
$
1