WorkLog Frontpage Log in / Register
High-Level Description | Task Dependencies | High-Level Specification | Low-Level Design | File Attachments | User Comments | Time Estimates | Funding and Votes | Progress Reports

 Show database name in error messages
Title
Task ID152
Queue
Version N/A
Status
PriorityN/A
Copies toDreas
Sergei

Created byFrank05 Oct 2010Done
Supervisor N/A  
Lead Architect    
Architecture Review  
Implementor  
Code Review  
QA  
Documentation  
 High-Level Description
It would be useful if the error messages (such as "INSERT denied to user@host
for table 'blah') to include database names. 

The output could be:
1) ("INSERT denied to user@host for table 'databasename.blah'" 
2) ("INSERT denied to user@host for table 'blah' in database 'databasename'" 

This would save a lot of time of searching in which database this was.
Especially in applications using multiple databases.

See also WL#153
 Task Dependencies
Others waiting for Task 152Task 152 is waiting forGraph
 
 High-Level Specification
 Low-Level Design
The proposed patch is here:
http://lists.askmonty.org/pipermail/commits/2010-October/000609.html
 File Attachments
 NameTypeSizeByDate
 User Comments
 Time Estimates
NameHours WorkedLast Updated
Total0 
 Hrs WorkedProgressCurrentOriginal
This Task011
Total011
 
 Funding and Votes
Votes: 2: 33%
 Change vote: Useless    Nice to have    Important    Very important    

Funding: 0 offers, total 0 Euro
 Progress Reports
(Psergey - Sat, 23 Oct 2010, 16:43
    
Low Level Design modified.
--- /tmp/wklog.152.old.26857	2010-10-23 16:43:35.000000000 +0000
+++ /tmp/wklog.152.new.26857	2010-10-23 16:43:35.000000000 +0000
@@ -1,2 +1,3 @@
-
+The proposed patch is here:
+http://lists.askmonty.org/pipermail/commits/2010-October/000609.html
 

(Sergei - Tue, 05 Oct 2010, 09:41
    
High Level Description modified.
--- /tmp/wklog.152.old.29505	2010-10-05 09:41:46.000000000 +0000
+++ /tmp/wklog.152.new.29505	2010-10-05 09:41:46.000000000 +0000
@@ -8,3 +8,5 @@
 This would save a lot of time of searching in which database this was.
 Especially in applications using multiple databases.
 
+See also WL#153
+

(Sergei - Tue, 05 Oct 2010, 09:36
    
Observers changed: Sergei,Dreas


Report Generator:
 
Saved Reports:

WorkLog v4.0.0
  © 2010  Sergei Golubchik and Monty Program AB
  © 2004  Andrew Sweger <yDNA@perlocity.org> and Addnorya
  © 2003  Matt Wagner <matt@mysql.com> and MySQL AB