php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62142 Unused column "ts" in schema
Submitted: 2012-05-24 13:40 UTC Modified: 2012-06-07 21:31 UTC
From: willem at stuursma dot name Assigned: patrickallaert (profile)
Status: Duplicate Package: APM (PECL)
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 - 14 = ?
Subscribe to this entry?

 
 [2012-05-24 13:40 UTC] willem at stuursma dot name
Description:
------------
The column "ts" is unused in both the event and the slow_request table. Please 
remove it from the table definitions.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-07 21:29 UTC] patrickallaert@php.net
-Assigned To: +Assigned To: patrickallaert
 [2012-06-07 21:31 UTC] patrickallaert@php.net
-Status: Assigned +Status: Duplicate
 [2012-06-07 21:31 UTC] patrickallaert@php.net
Duplicates #62187.

Column should not be removed but should be correctly filled.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC