prepare stmt1 from ' select a,b from t1 limit ? ';
limit ? ';
execute stmt1 using @arg00;
ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 2