<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Greetings team,</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">At the outset I would like to say a big thank you to everyone for developing such a powerful yet lightweight application like Kate, it truly is a work of art!</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Given the powerful functionality of Kate, I am trying to use it as my front-end for my SQL training. As a part of this, I’m required to connect to a remote MySQL server and execute queries on a database. I am unable to do this, however, because of the following:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">1) I connect to the MySQL server without a problem using the QMYSQL driver,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">2) I execute ‘show databases;’ without a problem and am returned the databases on the server that I created,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">3) I try to execute ‘use db_name;’, but each and every time regardless of driver (I tried QMYSQL, QMYSQL3, QIBASE, QMARIADB) I get returned the error “<strong>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘use db_name’ at line 2 QMYSQL3: Unable to prepare statement</strong>”</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I have checked online and I haven’t been able to find out why this error occurs; the only resource describing such an error is specific to MythTV and other resources discuss other issues unrelated to this one.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I’m sure I’m missing something relatively elementary, but any help with this would be greatly appreciated, Kate is too much fun to be forced to use another SQL frontend!</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">System information:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">EndeavourOS kernel 5.17.5-arch1-1 (hostnamectl)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">KDE plasma version 5.24.5-1 (pacman -Q plasma-desktop)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Kate version 22.04.0-1 (pacman -Q kate)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Mariadb version 10.7.3-1 (pacman -Q mysql returns mariadb(?))</p>
<p> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">PS: I read on <a href="https://kate-editor.org/support/">https://kate-editor.org/support/</a> that I should request to be CC’d in answers in case I’m not subscribed. I would like to request that I be CC’d in answers. :)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">-- </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Best regards,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><strong>Rahul Singh</strong></p>
</body>
</html>