3459 Ole John Aske 2011-09-27
Add definition of WARN_QUERY_NOT_PUSHED such that it is reserved for future usage
by any SEs which may implement 'pushed join'
modified:
sql/share/errmsg-utf8.txt
3458 Ole John Aske 2011-09-12
Change classes in 'namespace AQP' to inherit from 'class Sql_alloc'
such that the builtin mysql memory allocators are used to allocate
these objects.
modified:
sql/abstract_query_plan.h
=== modified file 'sql/share/errmsg-utf8.txt'
--- a/sql/share/errmsg-utf8.txt 2011-09-01 18:59:44 +0000
+++ b/sql/share/errmsg-utf8.txt 2011-09-27 11:53:34 +0000
@@ -6526,3 +6526,6 @@ ER_MTS_INCONSISTENT_DATA
ER_UNDO_RECORD_TOO_BIG
eng "Undo log record is too big."
+
+WARN_QUERY_NOT_PUSHED
+ eng "Table can't be part of pushed join"
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (ole.john.aske:3458 to 3459) | Ole John Aske | 29 Sep |