cannot initial MySQL

Author Message

Andreas Törmer

Tuesday 12 August 2003 7:29:51 am

When I want to intitialized the SQL database (installing ez publish 3), i have the following mistake:

Initialization failed
a.. The database could not be properly initialized.
b..
c.. MySQL Error #0

Can you help, because i cannot do it without help!

Vidar Langseid

Thursday 14 August 2003 6:55:30 am

Are you able to connect to the database from the commandline client ?
If so, are you able to create a database and grant a user privileges to it ?
mysql> create database mytest;
mysql> grant all privileges on mytest.* to mytest@localhost identified by 'secretpwd';

Paul McCann

Monday 01 September 2003 2:34:24 pm

I dont have access to my server via tellnet. I can access it via phpmyadmin and the database is accessible i have two other programmes running from teh same database and on the same host no problem.

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 31 2025 06:17:27
Script start
Timing: Jan 31 2025 06:17:27
Module start 'layout'
Timing: Jan 31 2025 06:17:27
Module start 'content'
Timing: Jan 31 2025 06:17:28
Module end 'content'
Timing: Jan 31 2025 06:17:28
Script end

Main resources:

Total runtime1.0515 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 588.1328151.2109
Module start 'layout' 0.00400.0022 739.343836.6484
Module start 'content' 0.00621.0445 775.9922923.8984
Module end 'content' 1.05070.0008 1,699.89067.8594
Script end 1.0515  1,707.7500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2870160.0002
Check MTime0.00120.1129160.0001
Mysql Total
Database connection0.00050.049410.0005
Mysqli_queries1.011196.1575590.0171
Looping result0.00050.0448570.0000
Template Total1.027997.820.5139
Template load0.00200.188720.0010
Template processing1.025997.564820.5129
Template load and register function0.00130.127110.0013
states
state_id_array0.00130.126110.0013
state_identifier_array0.00080.077020.0004
Override
Cache load0.00160.1538160.0001
Sytem overhead
Fetch class attribute can translate value0.00060.053430.0002
Fetch class attribute name0.00190.179630.0006
XML
Image XML parsing0.00030.031930.0001
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00060.0559100.0001
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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 11
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs