slow_extended_55 does not log error from queries

Bug #830199 reported by Valentine Gostev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Medium
Oleg Tsarev

Bug Description

Server version: 5.5.14-rel20.5 Percona Server with XtraDB (GPL), Release rel20.5, Revision 149

mysql> create table t1 (a INT);
ERROR 1050 (42S01): Table 't1' already exists

# Time: 110820 23:36:13
# User@Host: root[root] @ localhost []
# Thread_id: 5 Schema: test Last_errno: 0 Killed: 0
# Query_time: 0.000181 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 Rows_affected: 0 Rows_read: 0
# Bytes_sent: 38 Tmp_tables: 0 Tmp_disk_tables: 0 Tmp_table_sizes: 0
# InnoDB_trx_id: 0
SET timestamp=1313868973;
create table t1 (a INT);

Please pay attention to "Last_errno: 0"
Behavior is correct in 5.1

Related branches

Changed in percona-server:
importance: Undecided → Medium
tags: added: slow
tags: added: slow-extended-55
removed: slow
Revision history for this message
Valentine Gostev (longbow) wrote :

Linked branch contains percona_slow_extended_log_error test, included into slow_extended.patch

Changed in percona-server:
status: New → Triaged
assignee: nobody → Oleg Tsarev (tsarev)
tags: added: 55 slow-extended
removed: slow-extended-55
Revision history for this message
Oleg Tsarev (tsarev) wrote :

Please add tests for 5.1 too

Oleg Tsarev (tsarev)
Changed in percona-server:
milestone: none → 5.5.15-21.0
Stewart Smith (stewart)
Changed in percona-server:
milestone: 5.5.15-21.0 → 5.5.16-22.0
Oleg Tsarev (tsarev)
Changed in percona-server:
status: Triaged → In Progress
Oleg Tsarev (tsarev)
Changed in percona-server:
status: In Progress → Fix Committed
Revision history for this message
Oleg Tsarev (tsarev) wrote :
Oleg Tsarev (tsarev)
Changed in percona-server:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-1216

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.