5.0 & pushdown
Posted by:
Adam D
Date: September 29, 2005 06:21PM
mysql> SET GLOBAL engine_condition_pushdown = ON;
Query OK, 0 rows affected (0.00 sec)
mysql> SHOW VARIABLES LIKE '%push%';
+---------------------------+-------+
| Variable_name | Value |
+---------------------------+-------+
| engine_condition_pushdown | OFF |
+---------------------------+-------+
1 row in set (0.00 sec)
Can anyone explain to me how I get this setting going on my cluster?
Subject
Views
Written By
Posted
5.0 & pushdown
2346
September 29, 2005 06:21PM
1527
September 29, 2005 07:08PM
1516
September 29, 2005 07:48PM
1476
September 29, 2005 11:04PM
1540
October 03, 2005 03:11AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.