Error MySql import

Author Message

Vicente Olivan

Friday 23 November 2007 5:35:01 am

Hi all,

I´m changing my ez setup into powerfull server. When i import ez database with mysqldump shows..:


-- MySQL dump 10.9
--
-- Host: localhost    Database: ez
-- ------------------------------------------------------
-- Server version       4.1.22-standard

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0
*/;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

The MySQL version and character set it´s same in both servers (4.1.22)

What happens?
Thanks a lot

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 16:01:01
Script start
Timing: Jan 18 2025 16:01:01
Module start 'layout'
Timing: Jan 18 2025 16:01:01
Module start 'content'
Timing: Jan 18 2025 16:01:02
Module end 'content'
Timing: Jan 18 2025 16:01:02
Script end

Main resources:

Total runtime1.5631 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 589.0469152.6250
Module start 'layout' 0.00720.0031 741.671939.4453
Module start 'content' 0.01031.5514 781.1172441.0469
Module end 'content' 1.56170.0013 1,222.16418.3281
Script end 1.5630  1,230.4922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.2472160.0002
Check MTime0.00170.1106160.0001
Mysql Total
Database connection0.00150.095010.0015
Mysqli_queries1.519497.2076460.0330
Looping result0.00040.0264440.0000
Template Total1.525497.620.7627
Template load0.00250.159920.0012
Template processing1.522997.430120.7614
Template load and register function0.00030.017210.0003
states
state_id_array0.00160.101510.0016
state_identifier_array0.00140.087020.0007
Override
Cache load0.00180.1140100.0002
Sytem overhead
Fetch class attribute can translate value0.00060.038310.0006
Fetch class attribute name0.00090.056520.0004
XML
Image XML parsing0.00280.178910.0028
class_abstraction
Instantiating content class attribute0.00000.000320.0000
General
dbfile0.00280.1796160.0002
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs