Support

Site Restoration

#12804 CREATE OR REPLACE ALGORITHM=UNDEFINED VIEW

Posted in ‘Site restoration’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
CMS Type
Other
CMS Version
n/a
Backup Tool Version
n/a
Kickstart version
n/a

Latest post by nicholas on Thursday, 28 June 2012 03:41 CDT

tcgass
Mandatory information about my setup:

Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5.6
PHP version: (unknown)
MySQL version: 5.0.77
Host: (optional, but it helps us help you) www.genotec.ch
Akeeba Backup version which took the backup: 3.5.2
Kickstart version used to extract the backup: 3.5.2

Description of my issue:

While trying to restore to my webspace (which I've done many times before...) I now get the following error:

Fehler in der Zeile 71: CREATE OR REPLACE ALGORITHM=UNDEFINED VIEW `#__jf_languages` AS select `l`.`lang_id` AS `lang_id`,`l`.`lang_code` AS `lang_code`,`l`.`title` AS `title`,`l`.`title_native` AS `title_native`,`l`.`sef` ... MySQL: MySQL query failed with error 1142 (CREATE VIEW command denied to user '23169_joomla2'@'localhost' for table 'ow57p_jf_languages'). The query was:CREATE OR REPLACE ALGORITHM=UNDEFINED VIEW `ow57p_jf_languages` AS select `l`.`lang_id` AS `lang_id`,`l`.`lang_code` AS `lang_code`,`l`.`title` AS `title`,`l`.`title_native` AS `title_native`,`l`.`sef` AS `sef`,`l`.`description` AS `description`,`l`.`published` AS `published`,`l`.`image` AS `image`,`lext`.`image_ext` AS `image_ext`,`lext`.`fallback_code` AS `fallback_code`,`lext`.`params` AS `params`,`lext`.`ordering` AS `ordering` from (`ow57p_languages` `l` left join `ow57p_jf_languages_ext` `lext` on((`l`.`lang_id` = `lext`.`lang_id`))) order by `lext`.`ordering`

I've read in other posts that his has to do with user-rights or external tables. However, I could easily transfer the database "by hand" - is there a possibility to skip the database setup in the kickstart process?

Thomas

P.S. Update: I just tried to export the database and import it on my webhost and got the following error from PHPMyAdmin:#1227 - Access denied; you need the SUPER privilege for this operation. So it's definitely some SQL problem I have to sort out...

nicholas
Akeeba Staff
Manager
Yes, you need to have your host to give your database user the CREATE VIEW privilege. The problem is that the database server doesn't allow you to create the VIEW referenced above, used by JoomFish.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

tcgass
Nicholas,
thanks a lot for your answer! I wasn't aware these tables belong to JoomFish (which I intentionally installed on Joomla2.5, not being aware that the extension is not compatible). So I simply deleted all JF tables and voilà, it works! :-)
Thanks for your support and insight,
thomas

nicholas
Akeeba Staff
Manager
You're welcome, Thomas!

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!