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
/
test
/
sql
/
simpleInsert.sql
blob: f695332afe2248412d673ca8566328e6764c5754 (
plain
)
1
INSERT
INTO
test
(
val
)
VALUES
(
?
)