Problem deleting an object.

Author Message

César Camelo

Friday 03 February 2006 3:01:16 pm

Hi
I'm puting information on my site, and I want to delete one object and I`m geting a fatal error.

This is the output of the error:
Fatal error: A database transaction in eZ publish failed.

And this is the log produced by the error:

Query error: Access denied for user: 'dbadmin@localhost' to database 'baru'. Query: CREATE TEMPORARY TABLE eznode_count ( count int )

I already check the user privileges for 'dbadmin@localhost' and they seem to be fine.

Any Ideas?

P.D. Sorry for my English

Thomas Nunninger

Friday 03 February 2006 3:45:42 pm

Hi,

are you shure, your user has the create_tmp_table_priv? It's a temporary table what should be created not a normal one.

Have a nice day

Thomas

César Camelo

Monday 06 February 2006 7:22:32 am

Hi Thomas

Yeah. I check all privileges include the CREATE TEMPORARY TABLES, they are all Granted.

What else can I do?

Thank you for your help

Thomas Nunninger

Monday 06 February 2006 8:03:57 am

Hi,

sorry, I don't know <i>what</i> the error is. But the message says:

Access denied for user: 'dbadmin@localhost' to database 'baru'. Query: CREATE TEMPORARY TABLE eznode_count ( count int )

So it seems to be the right of your dbadmin users. So it should be something with the database and not with eZ publish.

Log in as dbadmin on your localhost mysql server. And then try to create this table with the shown statement. (Don't forget to put a semicolon at the of the SQL statement.) If you don't know how to do this on the text console, just write again.

Have a nice day

Thomas

Georg Franz

Monday 06 February 2006 8:16:39 am

Hi Cesar,

have you flushed (reloaded) the user privilegs?

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

César Camelo

Monday 06 February 2006 1:23:55 pm

Hi,

Problem solved.

My user was wrong but I just don't know why, so I just create other user and everything is working fine.

Thank's you all for your help!!!

 

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

Main resources:

Total runtime0.7257 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 589.0234152.6250
Module start 'layout' 0.00490.0028 741.648439.4453
Module start 'content' 0.00760.7167 781.0938606.7188
Module end 'content' 0.72430.0013 1,387.812516.1641
Script end 0.7256  1,403.9766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4456160.0002
Check MTime0.00140.1878160.0001
Mysql Total
Database connection0.00060.081810.0006
Mysqli_queries0.661091.0891680.0097
Looping result0.00070.0910660.0000
Template Total0.696396.020.3482
Template load0.00200.282320.0010
Template processing0.694395.673420.3471
Template load and register function0.00020.027410.0002
states
state_id_array0.00080.109710.0008
state_identifier_array0.00110.157020.0006
Override
Cache load0.00170.2398420.0000
Sytem overhead
Fetch class attribute can translate value0.00050.062830.0002
Fetch class attribute name0.00150.208980.0002
XML
Image XML parsing0.00130.176130.0004
class_abstraction
Instantiating content class attribute0.00000.003590.0000
General
dbfile0.00100.1361220.0000
String conversion0.00000.001040.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs