diff options
author | Alexey Botchkov <holyfoot@askmonty.org> | 2012-08-25 20:57:17 +0500 |
---|---|---|
committer | Alexey Botchkov <holyfoot@askmonty.org> | 2012-08-25 20:57:17 +0500 |
commit | d99b8004e6b46e2a1b321bf50825254bf841cddb (patch) | |
tree | 0d890d92947dc3c08d0ca9d173c26a3eb27768ce /cmake | |
parent | f277f27ae2fb4ab45a014027f08093a28acc1c14 (diff) | |
download | mariadb-git-d99b8004e6b46e2a1b321bf50825254bf841cddb.tar.gz |
SQL syntax extended with START TRANSACTION READ ONLY|READ WRITE
and SET TRANSACTION READ ONLT|READ WRITE
statements.
per-file comments:
mysql-test/include/check-warnings.test
READ ONLY transaction flag cleaned.
mysql-test/r/commit.result
result updated
mysql-test/r/read_only.result
result updated
mysql-test/t/commit.test
tests added.
mysql-test/t/read_only.test
tests added
sql/lex.h
ONLY symbol added.
sql/sql_base.cc
DBUG_RETURN added.
sql/sql_parse.cc
implementations added.
sql/sql_yacc.yy
SQL syntax extended.
storage/perfschema/gen_pfs_lex_token
changes forced by lex.h
storage/perfschema/pfs_lex_token.h
changes forced by lex.h
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions