Re: SQL Logging in 3.0

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sun Jul 11 2010 - 09:11:39 UTC

  • Next message: Michael Gentry: "Re: SQL Logging in 3.0"

    I haven't experienced that, but seems like a bug. Is it reproducible?

    Andrus

    On Jul 11, 2010, at 2:25 AM, Michael Gentry wrote:

    > Has anyone noticed/experienced the following logging anomaly in 3.0?
    >
    >
    > INFO: INSERT INTO Users (first_name, id, last_name, password, role,
    > username) VALUES (?, ?, ?, ?, ?, ?)
    > INFO: [bind: 1->first_name:'Wesley', 2->last_name:203,
    > 3->password:'Perry', 4->role:NULL, 5->username:NULL,
    > 6->username:'wperry']
    >
    >
    > Bind parameter 2 is really "id", but for some reason it is listed as
    > "last_name" and things continue out of sync until the very end, when
    > "username" is listed twice.
    >
    >
    > Thanks,
    >
    > mrg
    >



    This archive was generated by hypermail 2.0.0 : Sun Jul 11 2010 - 09:13:23 UTC