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: 99cafac43e5acfb9c4b00affb93f068888cc97fc (
plain
)
1
2
3
SELECT
table_schema
,
database
FROM
mygrate
.
source
s
WHERE
s
.
source_id
=
$
1