Local -> Server

Author Message

Toni PEINOIT

Monday 20 August 2007 3:50:28 am

Hey,

I don't know how I can see my datebase to export my table of my site which is in local ?
Can you help me?

Thanks you

André R.

Monday 20 August 2007 4:56:39 am

use phpmyadmin.

Or if you want / have to do it from command line, here are some code:

export:
mysqldump [options] db_name > db_name.sql

import:
mysql -p -h localhost db_name < db_name.sql

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 19 2025 04:28:09
Script start
Timing: Jan 19 2025 04:28:09
Module start 'layout'
Timing: Jan 19 2025 04:28:09
Module start 'content'
Timing: Jan 19 2025 04:28:10
Module end 'content'
Timing: Jan 19 2025 04:28:10
Script end

Main resources:

Total runtime0.8420 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.1484152.6250
Module start 'layout' 0.00740.0037 741.773439.4453
Module start 'content' 0.01110.8296 781.2188523.3047
Module end 'content' 0.84070.0013 1,304.52348.1797
Script end 0.8420  1,312.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4433160.0002
Check MTime0.00150.1802160.0001
Mysql Total
Database connection0.00090.111310.0009
Mysqli_queries0.798394.8014540.0148
Looping result0.00050.0604520.0000
Template Total0.810996.320.4054
Template load0.00330.391920.0017
Template processing0.807695.907820.4038
Template load and register function0.00010.016110.0001
states
state_id_array0.00130.152010.0013
state_identifier_array0.00070.087720.0004
Override
Cache load0.00250.2934120.0002
Sytem overhead
Fetch class attribute can translate value0.00080.089820.0004
Fetch class attribute name0.00120.138130.0004
XML
Image XML parsing0.00060.076920.0003
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00070.0806170.0000
String conversion0.00000.001240.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
2content/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/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs