mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 13:15:32 +02:00
Merge mysql.com:/usr/local/mysql/mysql-5.0-bug19633
into mysql.com:/usr/local/mysql/tmp-5.1 sql/sp_head.h: Auto merged sql/sql_class.cc: Auto merged sql/sp_head.cc: SCCS merged
This commit is contained in:
commit
049a58003b
5 changed files with 28 additions and 25 deletions
|
|
@ -1170,6 +1170,6 @@ Item *
|
|||
sp_prepare_func_item(THD* thd, Item **it_addr);
|
||||
|
||||
bool
|
||||
sp_eval_expr(THD *thd, Field *result_field, Item *expr_item);
|
||||
sp_eval_expr(THD *thd, Field *result_field, Item **expr_item_ptr);
|
||||
|
||||
#endif /* _SP_HEAD_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue