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
/
updateSourceRotate.sql
blob: 74e22fcd9e1615505c0c8f7d9f1e69ea3b0985b5 (
plain
)
1
2
3
4
UPDATE
mygrate
.
source
SET
filename
=
$
1
,
position
=
$
2
WHERE
source_id
=
$
3