Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Idea [Gelöst] SQL: Kompatibilität

More
15 years 2 months ago #21 by Matias
Replied by Matias on topic Re:SQL: Kompatibilität
This query doesn't work either (or anything like it):

SELECT a.id FROM `jos_users` AS a JOIN (SELECT id, name AS foo FROM `jos_users`) AS b ON a.id = b.id

So derived tables are not working. The odd thing is that I have the same MySQL version and the same queries work in my own computer.

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago - 15 years 2 months ago #22 by dazzafact
Replied by dazzafact on topic Re:SQL: Kompatibilität
:laugh:
Server Version: 4.0.25-Max-log
MySQL-Client-Version: 5.0.67
Client API version 5.0.67

littlebit confused :S :side:

Provider Support:
Hello...
in PHPMyAdmin also is written that the "5" is attributable for the MySQL-Client-Version (Version of PHPMyAdmin)

Provider Support:
Hallo...
im PHPMyAdmin steht aber auch, dass es sich bei der 5 um die MySQL-Client-Version (Version des PHPMyAdmin) handelt.

Last edit: 15 years 2 months ago by dazzafact.

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #23 by Matias
Replied by Matias on topic Re:SQL: Kompatibilität
Ah, that revealed it!

You have too old MySQL server. Derived tables came in 4.1 and minimum version for FB/Kunena is 5.0.

So you really need to update MySQL server -- Kunena uses many MySQL 4.1/5.0 features.

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #24 by dazzafact
Replied by dazzafact on topic Re:SQL: Kompatibilität
Thats it! They said i can move easiy to a working Server if i want.

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #25 by fxstein
Replied by fxstein on topic Re:SQL: Kompatibilität
Great - this one threw us for a loop. K1.0.8 has a version check built in to avoid these kinds of problems going forward.

Have a great day!

fxstein

We love stars on the Joomla Extension Directory . :-)

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago - 15 years 2 months ago #26 by Lintzy
Replied by Lintzy on topic Re:SQL: Kompatibilität
Mit Hinblick auf diesen neuen thread zum Thema , denke ich, ist das hier auch gelöst. So lange es nicht zuuu viel Aufwand ist (noch ist ja nicht viel los hier), markiere ich den ersten Beitrag (und somit den ganzen thread) als gelöst, wenn's der Fall ist, somit auch diesen. (Kann der thread-Ersteller gerne auch immer selbst machen), dient anderen Lesern dazu, schneller Lösungen für sich selbst zu finden.
Last edit: 15 years 2 months ago by Lintzy.

Please Log in or Create an account to join the conversation.

Time to create page: 0.533 seconds