index
:
sql-parser
master
origin/HEAD
origin/QA
origin/master
origin/motranslator
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
data
/
parser
/
parseInsertOnDuplicateKeyErr.in
blob: fa4c26c89323c37b6e833f8b78b5aa15883f9d20 (
plain
)
1
2
INSERT INTO `champs` (`id`,`val`) VALUES (412,'Thresh') ON DUPLICATE KEY `id`=412,`val`='Thresh'