~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/replace.rst

Merge Stewart - fix bug 587772: READ COMMITTED isolation level doesn't work (at least with InnoDB)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Replacing Data
2
 
==============
 
2
========
3
3
 
4
4
In Dizzle you can make use of REPLACE to insert a new record into a table or
5
5
delete and insert a record in a table if a record matching the primary key