Home
last modified time | relevance | path

Searched refs:ddl_options (Results 1 – 22 of 22) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1543 const DDL_options_st ddl_options, in show_create_sp() argument
1549 (ddl_options.or_replace() && in show_create_sp()
1554 (ddl_options.if_not_exists() && in show_create_sp()
2956 const DDL_options_st ddl_options, in show_create_sp() argument
2971 if (ddl_options.or_replace()) in show_create_sp()
2979 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h400 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
401 :DDL_options(ddl_options), in Key()
411 engine_option_value *create_opt, DDL_options_st ddl_options) in Key() argument
412 :DDL_options(ddl_options), in Key()
446 DDL_options ddl_options) in Foreign_key() argument
448 ddl_options), in Foreign_key()
H A Dsql_lex.h4728 DDL_options ddl_options);
4732 DDL_options ddl_options);
H A Dsql_lex.cc11441 DDL_options ddl_options) in add_table_foreign_key() argument
11452 ddl_options); in add_table_foreign_key()
11475 DDL_options ddl_options) in add_column_foreign_key() argument
11484 HA_KEY_ALG_UNDEF, true, ddl_options))))) in add_column_foreign_key()
11495 ref_table_name, ddl_options))) in add_column_foreign_key()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1520 const DDL_options_st ddl_options, in show_create_sp() argument
1527 (ddl_options.or_replace() && in show_create_sp()
1532 (ddl_options.if_not_exists() && in show_create_sp()
2916 const DDL_options_st ddl_options, in show_create_sp() argument
2932 if (ddl_options.or_replace()) in show_create_sp()
2940 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h352 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
353 :DDL_options(ddl_options), in Key()
363 engine_option_value *create_opt, DDL_options_st ddl_options) in Key() argument
364 :DDL_options(ddl_options), in Key()
396 DDL_options ddl_options) in Foreign_key() argument
398 ddl_options), in Foreign_key()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1520 const DDL_options_st ddl_options, in show_create_sp() argument
1527 (ddl_options.or_replace() && in show_create_sp()
1532 (ddl_options.if_not_exists() && in show_create_sp()
2916 const DDL_options_st ddl_options, in show_create_sp() argument
2932 if (ddl_options.or_replace()) in show_create_sp()
2940 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h352 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
353 :DDL_options(ddl_options), in Key()
363 engine_option_value *create_opt, DDL_options_st ddl_options) in Key() argument
364 :DDL_options(ddl_options), in Key()
396 DDL_options ddl_options) in Foreign_key() argument
398 ddl_options), in Foreign_key()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1519 const DDL_options_st ddl_options, in show_create_sp() argument
1526 (ddl_options.or_replace() && in show_create_sp()
1531 (ddl_options.if_not_exists() && in show_create_sp()
2915 const DDL_options_st ddl_options, in show_create_sp() argument
2931 if (ddl_options.or_replace()) in show_create_sp()
2939 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h330 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
331 :DDL_options(ddl_options), in Key()
341 engine_option_value *create_opt, DDL_options_st ddl_options) in Key() argument
342 :DDL_options(ddl_options), in Key()
374 DDL_options ddl_options) in Foreign_key() argument
376 ddl_options), in Foreign_key()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1519 const DDL_options_st ddl_options, in show_create_sp() argument
1526 (ddl_options.or_replace() && in show_create_sp()
1531 (ddl_options.if_not_exists() && in show_create_sp()
2915 const DDL_options_st ddl_options, in show_create_sp() argument
2931 if (ddl_options.or_replace()) in show_create_sp()
2939 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h330 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options)
331 :DDL_options(ddl_options),
341 engine_option_value *create_opt, DDL_options_st ddl_options)
342 :DDL_options(ddl_options),
374 DDL_options ddl_options)
376 ddl_options),
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp.h243 const DDL_options_st ddl_options,
359 const DDL_options_st ddl_options,
H A Dsp.cc1543 const DDL_options_st ddl_options, in show_create_sp() argument
1549 (ddl_options.or_replace() && in show_create_sp()
1554 (ddl_options.if_not_exists() && in show_create_sp()
2956 const DDL_options_st ddl_options, in show_create_sp() argument
2971 if (ddl_options.or_replace()) in show_create_sp()
2979 if (ddl_options.if_not_exists()) in show_create_sp()
H A Dsql_class.h400 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
401 :DDL_options(ddl_options), in Key()
411 engine_option_value *create_opt, DDL_options_st ddl_options) in Key() argument
412 :DDL_options(ddl_options), in Key()
446 DDL_options ddl_options) in Foreign_key() argument
448 ddl_options), in Foreign_key()
H A Dsql_lex.h4728 DDL_options ddl_options);
4732 DDL_options ddl_options);
H A Dsql_lex.cc11441 DDL_options ddl_options) in add_table_foreign_key() argument
11452 ddl_options); in add_table_foreign_key()
11475 DDL_options ddl_options) in add_column_foreign_key() argument
11484 HA_KEY_ALG_UNDEF, true, ddl_options))))) in add_column_foreign_key()
11495 ref_table_name, ddl_options))) in add_column_foreign_key()