×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Database errors during installation

Database errors during installation 14 years 3 months ago #8218

  • RudolfJan
  • RudolfJan's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi,

Just try to install version 4.0 betat2. I get erroro messages from MySQL:



* JInstaller::install: SQL Error. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `wgkr_comment_joomvertising` ( `id` int(11) unsigned NOT NULL auto_increment, `type` varchar(255) NOT NULL, `code` TEXT NOT NULL , PRIMARY KEY ( `id` ) ) CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
SQL =

CREATE TABLE IF NOT EXISTS `wgkr_comment_joomvertising` (
`id` int(11) unsigned NOT NULL auto_increment,
`type` varchar(255) NOT NULL,
`code` TEXT NOT NULL ,
PRIMARY KEY ( `id` )
) CHARACTER SET `utf8` COLLATE `utf8_general_ci`;

* Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `wgkr_comment_joomvertising` ( `id` int(11) unsigned NOT NULL auto_increment, `type` varchar(255) NOT NULL, `code` TEXT NOT NULL , PRIMARY KEY ( `id` ) ) CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
SQL =

CREATE TABLE IF NOT EXISTS `wgkr_comment_joomvertising` (
`id` int(11) unsigned NOT NULL auto_increment,
`type` varchar(255) NOT NULL,
`code` TEXT NOT NULL ,
PRIMARY KEY ( `id` )
) CHARACTER SET `utf8` COLLATE `utf8_general_ci`;

* Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM wgkr_modules AS m LEFT JOIN wgkr_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

One an idea on how to solve this?

Thanks a lot

Rudolf

Database errors during installation 14 years 3 months ago #8219

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081

Database errors during installation 14 years 3 months ago #8333

  • RudolfJan
  • RudolfJan's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Thanks. This solved the problem. I checked if the Joomla team made any changes to this file, but you stall can use this replacement safely.
  • Page:
  • 1
Time to create page: 0.129 seconds