You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2009/05/25 17:52:46 UTC

[jira] Created: (LOG4PHP-46) Use PreparedStatement in PDO-Appender

Use PreparedStatement in PDO-Appender
-------------------------------------

                 Key: LOG4PHP-46
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-46
             Project: Log4php
          Issue Type: Improvement
          Components: Code
    Affects Versions: 2.0
            Reporter: Christian Grobmeier
             Fix For: 2.0


Make use of PreparedStatement in PDO-Appender instead of normal sql querys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (LOG4PHP-46) Use PreparedStatement in PDO-Appender

Posted by "Christian Hammers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Hammers resolved LOG4PHP-46.
--------------------------------------

    Resolution: Fixed
      Assignee: Christian Hammers

fixed in svn

> Use PreparedStatement in PDO-Appender
> -------------------------------------
>
>                 Key: LOG4PHP-46
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-46
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.0
>            Reporter: Christian Grobmeier
>            Assignee: Christian Hammers
>            Priority: Minor
>             Fix For: 2.0
>
>
> Make use of PreparedStatement in PDO-Appender instead of normal sql querys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LOG4PHP-46) Use PreparedStatement in PDO-Appender

Posted by "Christian Grobmeier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier updated LOG4PHP-46:
---------------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 2.0)
                   2.1

PreparedStatement would mean more changes since a Layout is beeing used. Would possibly mean that a "ArrayLayout" would be necessary.

Delayed to 2.1

> Use PreparedStatement in PDO-Appender
> -------------------------------------
>
>                 Key: LOG4PHP-46
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-46
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.0
>            Reporter: Christian Grobmeier
>            Priority: Minor
>             Fix For: 2.1
>
>
> Make use of PreparedStatement in PDO-Appender instead of normal sql querys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LOG4PHP-46) Use PreparedStatement in PDO-Appender

Posted by "Christian Hammers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOG4PHP-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Hammers updated LOG4PHP-46:
-------------------------------------

    Fix Version/s:     (was: 2.1)
                   2.0

fixed in svn

> Use PreparedStatement in PDO-Appender
> -------------------------------------
>
>                 Key: LOG4PHP-46
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-46
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.0
>            Reporter: Christian Grobmeier
>            Priority: Minor
>             Fix For: 2.0
>
>
> Make use of PreparedStatement in PDO-Appender instead of normal sql querys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.