mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
This commit is contained in:
@ -84,7 +84,7 @@ class EXPLAIN_BKA_TYPE;
|
||||
For the third algorithm the accumulation of records allows to optimize
|
||||
fetching rows of the second operand from disk for some engines (MyISAM,
|
||||
InnoDB), or to minimize the number of round-trips between the Server and
|
||||
the engine nodes (NDB Cluster).
|
||||
the engine nodes.
|
||||
*/
|
||||
|
||||
class JOIN_CACHE :public Sql_alloc
|
||||
|
Reference in New Issue
Block a user