SQL Explorer

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
jPaul
Posts: 16
Joined: Tue Apr 03, 2018 5:01 pm

SQL Explorer

Post by jPaul »

Hi Everybody,

PHP settings: php8.5.7
WAMP MySQL 9.5.0

I'm having an issue with the SQL Explorer
I've entered the connection settings properly, but when I double-click the connection icon, I receive this error message:
SQL Error: Authentication plugin 'caching_sha2_password' cannot be loaded: The specified module could not be found.
Code: 2059 Message connect to "ofs" as "root"
Can someone advise?
Many Thanks,

Paul
User avatar
Aivars
Blumentals Software Developer
Posts: 2488
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: SQL Explorer

Post by Aivars »

Close the editor and copy the attached DLLs inside C:\Program Files (x86)\WeBuilder 2025 or C:\Program Files (x86)\Rapid PHP 2025 - whichever you use. The app will auto-detect mariadb connector and use it - it supports the new authorization method. Alternatively you could change the authorization settings of your mysql.
For the mariadb connector auto-detection you need the newest just released update 2026 18.7.0.277
Attachments
mariadb_connectors.zip
(1013.79 KiB) Downloaded 47 times
Blumentals Software Programmer
Post Reply