ezconvertmysqltabletype.php

Author Message

Björn Dieding@xrow.de

Tuesday 20 September 2005 7:23:41 am

I have problem...

I am trying to convert from myisam to innodb

I tried

php bin\php\ezconvertmysqltabletype.php -seng_admin --newtype=innodb -d

After I viewed the DB in mysqladmin it is still myisam.

What could be the reason? All queries are successfull...

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Hans Melis

Tuesday 20 September 2005 8:28:29 am

Does your MySQL have support for InnoDB?

Or do you have the <b>skip-innodb</b> startup option enabled?

Hans
http://blog.hansmelis.be

Björn Dieding@xrow.de

Tuesday 20 September 2005 9:12:04 am

HI hans

this was the case... yes inndb was disabled... ty

I rerun the mysql configurator and set it up with innodb... I also had to upgrade from 4.1-7 to 4.1-14. 4.1-7 was crashing for some reason

[mysqld]
default-storage-engine=INNODB

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

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 20 2025 08:50:13
Script start
Timing: Jan 20 2025 08:50:13
Module start 'layout'
Timing: Jan 20 2025 08:50:13
Module start 'content'
Timing: Jan 20 2025 08:50:13
Module end 'content'
Timing: Jan 20 2025 08:50:13
Script end

Main resources:

Total runtime0.6461 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 589.2734152.6406
Module start 'layout' 0.00580.0032 741.914139.4766
Module start 'content' 0.00910.6354 781.3906538.3906
Module end 'content' 0.64450.0015 1,319.781312.1484
Script end 0.6460  1,331.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4929160.0002
Check MTime0.00140.2119160.0001
Mysql Total
Database connection0.00080.128010.0008
Mysqli_queries0.597992.5475570.0105
Looping result0.00050.0821550.0000
Template Total0.614995.220.3075
Template load0.00180.276920.0009
Template processing0.613194.896520.3066
Template load and register function0.00010.015310.0001
states
state_id_array0.00090.134810.0009
state_identifier_array0.00150.237720.0008
Override
Cache load0.00140.2179210.0001
Sytem overhead
Fetch class attribute can translate value0.00070.101720.0003
Fetch class attribute name0.00090.138350.0002
XML
Image XML parsing0.00100.161420.0005
class_abstraction
Instantiating content class attribute0.00000.001760.0000
General
dbfile0.00120.1852210.0001
String conversion0.00000.004940.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/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: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs