Skip to content

Instantly share code, notes, and snippets.

@doctrinebot
Created December 13, 2015 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doctrinebot/383a1b7633c133b51745 to your computer and use it in GitHub Desktop.
Save doctrinebot/383a1b7633c133b51745 to your computer and use it in GitHub Desktop.
Attachments to Doctrine Jira Issue DDC-569 - https://github.com/doctrine/doctrine2/issues/5075
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000001: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690a70141'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000001
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000002: SELECT NEXTVAL('urlalias_id_seq')
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000002
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000003: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '70', $2 = '2010-05-05 14:48:10', $3 = '2010-05-05 14:48:10', $4 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690a70141', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000003
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000004: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690a70141'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000004
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000005: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690aaaec3'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000005
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000006: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '71', $2 = '2010-05-05 14:48:10', $3 = '2010-05-05 14:48:10', $4 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690aaaec3', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000006
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000007: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690aaaec3'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000007
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000008: UPDATE urlalias SET modified = $1, status = $2 WHERE id = $3
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '2010-05-05 14:48:10', $2 = '410', $3 = '71'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000008
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_00000009: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690ab568c'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000009
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_0000000a: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '72', $2 = '2010-05-05 14:48:10', $3 = '2010-05-05 14:48:10', $4 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690ab568c', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_0000000a
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_0000000b: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690ab568c/extra-now-ultra-hot'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_0000000b
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_0000000c: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '73', $2 = '2010-05-05 14:48:10', $3 = '2010-05-05 14:48:10', $4 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636904be1690ab568c/extra-now-ultra-hot', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_0000000c
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_0000000d: UPDATE urlalias SET modified = $1, destination = $2, status = $3 WHERE id = $4
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '2010-05-05 14:48:10', $2 = '73', $3 = '301', $4 = '72'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_0000000d
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: execute pdo_stmt_0000000e: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:10 CEST) DETAIL: parameters: $1 = '74', $2 = '2010-05-05 14:48:10', $3 = '2010-05-05 14:48:10', $4 = 'http://12730636904be1690addae36.54416164.com', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: DEALLOCATE pdo_stmt_0000000e
medio@medio_lib_test (2010-05-05 14:48:10 CEST) LOG: statement: COMMIT
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: execute pdo_stmt_00000001: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:12 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636924be1690c1829e'
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000001
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: execute pdo_stmt_00000002: SELECT NEXTVAL('urlalias_id_seq')
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000002
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: BEGIN
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: execute pdo_stmt_00000003: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:12 CEST) DETAIL: parameters: $1 = '71', $2 = '2010-05-05 14:48:12', $3 = '2010-05-05 14:48:12', $4 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636924be1690c1829e', $5 = NULL, $6 = '200'
medio@medio_lib_test (2010-05-05 14:48:12 CEST) ERROR: duplicate key value violates unique constraint "urlalias_pkey"
medio@medio_lib_test (2010-05-05 14:48:12 CEST) STATEMENT: INSERT INTO urlalias (id, created, modified, url, destination, status) VALUES ($1, $2, $3, $4, $5, $6)
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000003
medio@medio_lib_test (2010-05-05 14:48:12 CEST) ERROR: current transaction is aborted, commands ignored until end of transaction block
medio@medio_lib_test (2010-05-05 14:48:12 CEST) STATEMENT: DEALLOCATE pdo_stmt_00000003
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: ROLLBACK
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: execute pdo_stmt_00000004: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:12 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636924be1690c491cf'
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000004
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: execute pdo_stmt_00000005: SELECT t0.id AS id1, t0.created AS created2, t0.modified AS modified3, t0.url AS url4, t0.destination AS destination5, t0.status AS status6 FROM urlalias t0 WHERE t0.url = $1
medio@medio_lib_test (2010-05-05 14:48:12 CEST) DETAIL: parameters: $1 = 'http://www.ustecko.cz/cs/clanek/prirodni-pamatky/12730636924be1690c4e14a'
medio@medio_lib_test (2010-05-05 14:48:12 CEST) LOG: statement: DEALLOCATE pdo_stmt_00000005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment