~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/update.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
Updating Data
2
 
=============
 
2
========
3
3
 
4
4
In Dizzle you can make use of UPDATE to modify an existing record in a table.
5
5