ales2cv
10-28-2015, 08:02 AM
Invalid SQL:
SELECT contenttype.contenttypeid AS itemid
FROM vb_contenttype AS contenttype
INNER JOIN vb_package AS package
ON package.packageid = contenttype.packageid LEFT JOIN vb_product AS product
ON product.productid = package.productid
WHERE
1 = 1 AND (product.active = '1' OR package.productid = 'vbulletin') AND contenttype.cantag = '1';
MySQL Error : Unknown storage engine 'InnoDB'
Error Number : 1286
Request Date : Wednesday, October 28th 2015 @ 07:12:09 AM
Error Date : Wednesday, October 28th 2015 @ 07:12:10 AM
Script : http://www.citroenbilten.com/forum/forum.php
Referrer :
IP Address : 162.158.88.110
Username : 2cv
Classname : vB_Database
MySQL Version : 5.5.46-cll
That error come with no reasen on vesrion 4.2.3 beta 1 Few days ago. I hope upgrade will help but all stay same.
I do upgade on 4.2.3
I repai optimaze tabel 20 x times all the same
I disconek all add ons and plugin all the same
Forum and portal not work they show always that error.
I could acces admin all seting works ok i can reach and manege that. Problem is in Maintence when is afther serch rebuild that error. And nothing more.
So wat will happend if i dete that line form mysql is that must be in mysql.
Plese if some one who have still working portal could look in that line in seql and write here how is correct line.
I need help if some one here coul help me plese conntact me. If you know some paid help ell te who could save my forum.
SELECT contenttype.contenttypeid AS itemid
FROM vb_contenttype AS contenttype
INNER JOIN vb_package AS package
ON package.packageid = contenttype.packageid LEFT JOIN vb_product AS product
ON product.productid = package.productid
WHERE
1 = 1 AND (product.active = '1' OR package.productid = 'vbulletin') AND contenttype.cantag = '1';
MySQL Error : Unknown storage engine 'InnoDB'
Error Number : 1286
Request Date : Wednesday, October 28th 2015 @ 07:12:09 AM
Error Date : Wednesday, October 28th 2015 @ 07:12:10 AM
Script : http://www.citroenbilten.com/forum/forum.php
Referrer :
IP Address : 162.158.88.110
Username : 2cv
Classname : vB_Database
MySQL Version : 5.5.46-cll
That error come with no reasen on vesrion 4.2.3 beta 1 Few days ago. I hope upgrade will help but all stay same.
I do upgade on 4.2.3
I repai optimaze tabel 20 x times all the same
I disconek all add ons and plugin all the same
Forum and portal not work they show always that error.
I could acces admin all seting works ok i can reach and manege that. Problem is in Maintence when is afther serch rebuild that error. And nothing more.
So wat will happend if i dete that line form mysql is that must be in mysql.
Plese if some one who have still working portal could look in that line in seql and write here how is correct line.
I need help if some one here coul help me plese conntact me. If you know some paid help ell te who could save my forum.