Skip to content

Finished - Unsuccessfully #16

@heidarymr

Description

@heidarymr

[Err] 1418 - This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)
[Err] CREATE DEFINER=root@localhost FUNCTION __mydiv(a int, b int) RETURNS bigint(20)
BEGIN

return FLOOR(a / b);

END;

Msg: Finished - Unsuccessfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions