Home
last modified time | relevance | path

Searched refs:Item_func_cursor_bool_attr (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3359 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3362 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_bool_attr() function
3376 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3380 :Item_func_cursor_bool_attr(thd, name, offset) { } in Item_func_cursor_isopen()
3388 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3392 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_found()
3400 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3404 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_notfound()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3359 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3362 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset)
3376 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3380 :Item_func_cursor_bool_attr(thd, name, offset) { }
3388 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3392 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; }
3400 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3404 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; }
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3427 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3430 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_bool_attr() function
3444 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3448 :Item_func_cursor_bool_attr(thd, name, offset) { } in Item_func_cursor_isopen()
3456 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3460 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_found()
3468 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3472 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_notfound()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3422 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3425 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_bool_attr() function
3439 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3443 :Item_func_cursor_bool_attr(thd, name, offset) { } in Item_func_cursor_isopen()
3451 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3455 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_found()
3463 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3467 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_notfound()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3422 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3425 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_bool_attr() function
3439 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3443 :Item_func_cursor_bool_attr(thd, name, offset) { } in Item_func_cursor_isopen()
3451 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3455 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_found()
3463 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3467 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_notfound()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3427 class Item_func_cursor_bool_attr: public Item_bool_func, public Cursor_ref
3430 Item_func_cursor_bool_attr(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_bool_attr() function
3444 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3448 :Item_func_cursor_bool_attr(thd, name, offset) { } in Item_func_cursor_isopen()
3456 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3460 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_found()
3468 class Item_func_cursor_notfound: public Item_func_cursor_bool_attr
3472 :Item_func_cursor_bool_attr(thd, name, offset) { maybe_null= true; } in Item_func_cursor_notfound()