View Issue Details

IDProjectCategoryView StatusLast Update
2045RackTablesdefaultpublic2021-09-06 07:54
Reporterdenser Assigned Toinfrastation  
PriorityurgentSeverityblockReproducibilityalways
Status closedResolutionreopened 
Product Version0.21.4 
Summary2045: Upgrade to 0.21.5
DescriptionPDOException
SQLSTATE[HY000]: General error: 1419 You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable) (HY000)
at file /opt/racktables/inc/dictionary.php, line 48

/opt/racktables/inc/dictionary.php:48 query()
/opt/racktables/inc/dictionary.php:168 isInnoDBSupported()
/opt/racktables/inc/upgrade.php:1536 platform_is_ok()
/opt/racktables/index.php:292 renderUpgraderHTML()
Error info:
Array
(
    [0] => HY000
    [1] => 1419
    [2] => You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
)
Additional Information$dbxlink->query("CREATE TRIGGER `trigger_test` BEFORE INSERT ON `innodb_test` FOR EACH ROW BEGIN END");

MYSQL user have GRANT permissions in racktables database
TagsNo tags attached.

Activities

infrastation

infrastation

2021-09-05 14:48

administrator   ~0004361

I refuse to work on this request.
denser

denser

2021-09-06 07:53

reporter   ~0004363

Bravo.

Issue History

Date Modified Username Field Change
2021-08-02 06:24 denser New Issue
2021-09-05 14:48 infrastation Assigned To => infrastation
2021-09-05 14:48 infrastation Status new => closed
2021-09-05 14:48 infrastation Resolution open => won't fix
2021-09-05 14:48 infrastation Note Added: 0004361
2021-09-06 07:53 denser Status closed => feedback
2021-09-06 07:53 denser Resolution won't fix => reopened
2021-09-06 07:53 denser Note Added: 0004363
2021-09-06 07:54 denser Status feedback => closed