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