Problem to delete any object

Author Message

Eder Trevisoli

Thursday 23 February 2006 7:45:10 am

Hi !

I installed eZ 3.7.3 and I could finish the instalation process without problem!

Everything works fine, I can access the public interface and the admin interface.

I can insert/update object (article, folder, etc) by admin interface, <b>but I cannot delete any object that was created</b>.

When I try to delete an object I have this error:

Fatal error: A database transaction in eZ publish failed.

The current execution was stopped to prevent further problems.

In debug message I have this:

Error: eZMySQLDB Feb 23 2006 11:34:55 
Query error: Access denied for user: 'jni@200.178.123.25' to database 'jni'. Query: CREATE TEMPORARY TABLE eznode_count_ ( count int )


Unfortunately I have to use a limit server. My mysql user has this permissions:

jni: SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER
hosts: localhost, 200.178.123.25

Please, I need help!

Eder

______________
Eder Trevisoli
BRASIL

Kristof Coomans

Thursday 23 February 2006 9:52:33 am

The MySQL user needs the CREATE_TMP_TABLE permission.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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

Main resources:

Total runtime0.6368 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.0058 589.0313152.6250
Module start 'layout' 0.00580.0037 741.656339.4453
Module start 'content' 0.00950.6259 781.1016532.6172
Module end 'content' 0.63540.0013 1,313.71888.1641
Script end 0.6367  1,321.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5361160.0002
Check MTime0.00140.2126160.0001
Mysql Total
Database connection0.00090.140310.0009
Mysqli_queries0.589992.6307540.0109
Looping result0.00050.0763520.0000
Template Total0.605295.020.3026
Template load0.00190.291020.0009
Template processing0.603394.742720.3016
Template load and register function0.00010.012110.0001
states
state_id_array0.00140.219910.0014
state_identifier_array0.00080.123720.0004
Override
Cache load0.00150.2328210.0001
Sytem overhead
Fetch class attribute can translate value0.00090.137620.0004
Fetch class attribute name0.00130.207240.0003
XML
Image XML parsing0.00080.122720.0004
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00080.1238220.0000
String conversion0.00000.001640.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs