edit row that contains negative float results in no rows bug
CONCLUSION: I managed to fix it today so the problem was on my end. I am sorry for any inconvinience, you can close this ticket.
By 'nothing happens', I meant that clicking the Login button in login form didn't have an effect. I solved this by using another array: new AdminerLoginSsl( array( array("key"=>"C:/DnDAMPP/mysql/ssl/server-key.pem"), array("cert"=>"C:/DnDAMPP/mysql/ssl/server-cert.pem"), array("ca"=>"C:/DnDAMPP/mysql/ssl/ca-cert.pem") ) ) and managed to login with the old account. I ran: show global variables like '%ssl%'; have_openssl and have_ssl have value YES I ran: SELECT * FROM performance_schema.session_status...
By 'nothing happens', I meant that clicking the Login button in login form didn't have an effect. I solved this by using another array: new AdminerLoginSsl( array( array("key"=>"C:/DnDAMPP/mysql/ssl/server-key.pem"), array("cert"=>"C:/DnDAMPP/mysql/ssl/server-cert.pem"), array("ca"=>"C:/DnDAMPP/mysql/ssl/ca-cert.pem") ) ) and managed to login with the old account. I ran: show global variables like '%ssl%'; have_openssl and have_ssl have value YES I ran: SELECT * FROM performance_schema.session_status...
UPDATE: By 'nothing happens', I meant that clicking the Login button in login form didn't have an effect. I solved this by using another array: new AdminerLoginSsl( array( array("key"=>"C:/DnDAMPP/mysql/ssl/server-key.pem"), array("cert"=>"C:/DnDAMPP/mysql/ssl/server-cert.pem"), array("ca"=>"C:/DnDAMPP/mysql/ssl/ca-cert.pem") ) ) and managed to login with the old account. I ran: show global variables like '%ssl%'; have_openssl and have_ssl have value YES I ran: SELECT * FROM performance_schema.session_status...
UPDATE: By 'nothing happens', I meant that clicking the Login button in login form didn't have an effect. I solved this by using another array: new AdminerLoginSsl( array( array("key"=>"C:/DnDAMPP/mysql/ssl/client-key.pem"), array("cert"=>"C:/DnDAMPP/mysql/ssl/client-cert.pem"), array("ca"=>"C:/DnDAMPP/mysql/ssl/ca-cert.pem") ) ) and managed to login with the old account. I ran: show global variables like '%ssl%'; have_openssl and have_ssl have value YES I ran: SELECT * FROM performance_schema.session_status...
UPDATE: By 'nothing happens', I meant that clicking the Login button in login form didn't have an effect. I solved this by using another array: new AdminerLoginSsl( array( array("key"=>"C:/DnDAMPP/mysql/ssl/client-key.pem"), array("cert"=>"C:/DnDAMPP/mysql/ssl/client-cert.pem"), array("ca"=>"C:/DnDAMPP/mysql/ssl/ca-cert.pem") ) ) and managed to login with the old account. I ran: show global variables like '%ssl%'; have_openssl and have_ssl have value YES I ran: SELECT * FROM performance_schema.session_status...
login-ssl plugin not working