Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Harz-FEAR
1
Importing into Wedge / importer MySQL bug
« on February 4th, 2014, 01:18 AM »
The importer throws an error:
Code: [Select]
This query:
SELECT @@SQL_BIG_SELECTS, @@SQL_MAX_JOIN_SIZE;
Caused the error:
Unknown system variable 'SQL_MAX_JOIN_SIZE'

I changed line 366 in importer.php to
Code: [Select]
$results = $db->query("SELECT @@SQL_BIG_SELECTS, @@MAX_JOIN_SIZE");
and now it works fine.

MySQL version is 5.6.12
2
Archived fixes / Wedge submits reply on mobile
« on January 29th, 2014, 08:22 PM »
When I use Wedge on Mobile (Android) and write a ß, it submits the reply instantly.
Nothing wrong on desktop though.
It's a minor thing but may be important for your german users.
3
Test board / teßt
« on January 29th, 2014, 08:18 PM »
Te