mariadb/client
Konstantin Osipov c43f894c51 Backport of:
------------------------------------------------------------
revno: 2630.22.3
committer: Davi Arnaut <Davi.Arnaut@Sun.COM>
branch nick: 4284-6.0
timestamp: Thu 2008-08-07 22:33:43 -0300
message:
WL#4284: Transactional DDL locking

Make transaction management more modular through a new interface.

The overall objective of this change is to provide groundwork
for the design of transactional DDL locking by cleaning up the
transaction high level API to better distinguish operations implicit
and explicit, and single statement transaction from operations on
the normal transaction.

Having a a high-level interface for transaction management provides
a better base for implementing transactional concepts that are not
always tied to storage engines and also makes it easier to interect
with other higher level modules of the server.
2009-12-03 21:37:38 +03:00
..
.cvsignore
client_priv.h BUG #8368 "mysqldump needs --slave-data option" 2009-11-04 14:31:03 +01:00
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 2009-09-30 15:35:01 +02:00
completion_hash.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c fixes for build failures due to my yesterday's changeset forbidding 2008-02-19 18:45:11 +01:00
Makefile.am Backport of: 2009-12-03 21:37:38 +03:00
my_readline.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
mysql.cc Manual merge of mysql-next-mr-runtime upstream. 2009-11-19 21:48:08 -02:00
mysql_upgrade.c WL#4991 mysql_upgrade --fix-privilege-tables 2009-10-28 14:02:00 +04:00
mysqladmin.cc Backport of: 2009-11-24 16:54:59 +03:00
mysqlbinlog.cc Manual resolving for the following files 2009-12-01 21:07:18 +02:00
mysqlcheck.c Bug#35224: mysqldump --help is very confusing 2009-11-03 10:22:22 +01:00
mysqldump.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlimport.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlshow.c WL#1349 Use operating system localization to send it as a default client character set 2009-10-21 17:59:47 +05:00
mysqlslap.c Backport of: 2009-11-24 16:54:59 +03:00
mysqltest.cc Backport of: 2009-11-24 16:54:59 +03:00
readline.cc This is the downport of 2009-09-11 22:26:35 +02:00
sql_string.cc Backport of: 2009-11-24 16:54:59 +03:00
sql_string.h Bug #33544 UDF_INIT member decimals initialized wrong with 2009-11-11 21:19:41 +01:00