ISFDB banner

Publisher Dalkey Archive Press: Books Published in 2005

You are not logged in. If you create a free account and sign in, you will be able to customize what is displayed.

View covers for this yearReturn to the publisher page

--> -->
Title Date Author/Editor Publication series ISBN/Catalog ID Price Pages Format Type Cover Artist Verif
 
 
<class 'MySQLdb._exceptions.ProgrammingError'>
Python 2.7.18: /usr/bin/python
Mon Apr 29 21:14:11 2024

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /home/stoecker/isfdb/install/cgi-bin/publisheryear.cgi in <module>()
     55                 print ISFDBLinkNoName('publisher.cgi', publisher_id, 'Return to the publisher page')
     56                 print '<p>'
=>   57                 PrintPubsTable(pubs, 'publisher')
     58 
     59         PrintTrailer('publisheryear', publisher_id, publisher_id)
PrintPubsTable = <function PrintPubsTable>, pubs = [(267810, 'The Third Policeman', 'THTHRDPLCM2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'http://www.isfdb.org/wiki/images/2/2f/THTHRDPLCM2005.jpg', '$12.95', 141995, None, None, None), (289462, 'The Third Policeman', 'THTHRDPLCB2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'https://m.media-amazon.com/images/I/51BFk0nzLbL.jpg', '$12.95', 171679, None, None, None), (74046, 'The Word "Desire"', 'THWRDDSRLN2005', '2005-03-01', 463, '193', 'pb', 'COLLECTION', '1564783987', 'https://m.media-amazon.com/images/P/1564783987.jpg', '$12.95', 890108, None, None, None), (501294, 'Paradise', 'PRDSHNMZKR2005', '2005-10-01', 463, '208', 'tp', 'NOVEL', '1564784037', 'https://m.media-amazon.com/images/I/51Hr0TObCgL.jpg', '$12.95', 446268, None, None, None), (325770, 'Hidden Camera', 'HDDNCMRSTR2005', '2005-11-30', 463, '217', 'tp', 'NOVEL', '1564784126', 'https://m.media-amazon.com/images/I/51J3SZA0F4L.jpg', '$13.95', 229251, None, None, None), (80547, 'Koula', 'KLNVLGRKLT2005', '2005-12-30', 463, None, 'tp', 'NOVEL', '1564784061', 'https://m.media-amazon.com/images/P/1564784061.jpg', '$11.95', 332369, None, None, None)]
 /home/stoecker/isfdb/install/cgi-bin/common.py in PrintPubsTable(pubs=[(267810, 'The Third Policeman', 'THTHRDPLCM2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'http://www.isfdb.org/wiki/images/2/2f/THTHRDPLCM2005.jpg', '$12.95', 141995, None, None, None), (289462, 'The Third Policeman', 'THTHRDPLCB2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'https://m.media-amazon.com/images/I/51BFk0nzLbL.jpg', '$12.95', 171679, None, None, None), (74046, 'The Word "Desire"', 'THWRDDSRLN2005', '2005-03-01', 463, '193', 'pb', 'COLLECTION', '1564783987', 'https://m.media-amazon.com/images/P/1564783987.jpg', '$12.95', 890108, None, None, None), (501294, 'Paradise', 'PRDSHNMZKR2005', '2005-10-01', 463, '208', 'tp', 'NOVEL', '1564784037', 'https://m.media-amazon.com/images/I/51Hr0TObCgL.jpg', '$12.95', 446268, None, None, None), (325770, 'Hidden Camera', 'HDDNCMRSTR2005', '2005-11-30', 463, '217', 'tp', 'NOVEL', '1564784126', 'https://m.media-amazon.com/images/I/51J3SZA0F4L.jpg', '$13.95', 229251, None, None, None), (80547, 'Koula', 'KLNVLGRKLT2005', '2005-12-30', 463, None, 'tp', 'NOVEL', '1564784061', 'https://m.media-amazon.com/images/P/1564784061.jpg', '$11.95', 332369, None, None, None)], display_type='publisher', user=<login.User instance>, limit=100000)
   1080         index = 1
   1081         for pub in pubs:
=> 1082                 PrintOnePub(pub, pub_authors, pub_publishers, pub_series, cover_artists, bgcolor, display_type, user, index)
   1083                 bgcolor ^= 1
   1084                 index += 1
global PrintOnePub = <function PrintOnePub>, pub = (267810, 'The Third Policeman', 'THTHRDPLCM2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'http://www.isfdb.org/wiki/images/2/2f/THTHRDPLCM2005.jpg', '$12.95', 141995, None, None, None), pub_authors = {74046: [(6043, 'Rikki Ducornet', 'Ducornet')], 80547: [(35694, 'Menis Koumandareas', 'Koumandareas')], 267810: [(5056, "Flann O'Brien", "O'Brien")], 289462: [(5056, "Flann O'Brien", "O'Brien")], 325770: [(18773, 'Zoran \xc5\xbdivkovi\xc4\x87', 'Zivkovic')], 501294: [(1543, 'Donald Barthelme', 'Barthelme')]}, pub_publishers = {463: 'Dalkey Archive Press'}, pub_series = {}, cover_artists = {}, bgcolor = 1, display_type = 'publisher', user = <login.User instance>, index = 1
 /home/stoecker/isfdb/install/cgi-bin/common.py in PrintOnePub(pub=(267810, 'The Third Policeman', 'THTHRDPLCM2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'http://www.isfdb.org/wiki/images/2/2f/THTHRDPLCM2005.jpg', '$12.95', 141995, None, None, None), pub_authors={74046: [(6043, 'Rikki Ducornet', 'Ducornet')], 80547: [(35694, 'Menis Koumandareas', 'Koumandareas')], 267810: [(5056, "Flann O'Brien", "O'Brien")], 289462: [(5056, "Flann O'Brien", "O'Brien")], 325770: [(18773, 'Zoran \xc5\xbdivkovi\xc4\x87', 'Zivkovic')], 501294: [(1543, 'Donald Barthelme', 'Barthelme')]}, pub_publishers={463: 'Dalkey Archive Press'}, pub_series={}, cover_artists={}, bgcolor=1, display_type='publisher', user=<login.User instance>, index=1)
   1105 
   1106         # Publication title
=> 1107         print '<td dir="ltr">%s</td>' % ISFDBLink('pl.cgi', pub[PUB_PUBID], pub[PUB_TITLE], argument=getStylePub(pub[PUB_PUBID]))
   1108 
   1109         # Publication date unless this is a Publication Series, in which case we have already displayed the date
global ISFDBLink = <function ISFDBLink>, pub = (267810, 'The Third Policeman', 'THTHRDPLCM2005', '2005-00-00', 463, 'xiii+200', 'tp', 'NOVEL', '156478214X', 'http://www.isfdb.org/wiki/images/2/2f/THTHRDPLCM2005.jpg', '$12.95', 141995, None, None, None), global PUB_PUBID = 0, global PUB_TITLE = 1, argument undefined, global getStylePub = <function getStylePub>
 /home/stoecker/isfdb/install/cgi-bin/library.py in ISFDBLink(script='pl.cgi', record_id=267810, displayed_value='The Third Policeman', brackets=False, argument='', transliterations=None)
    463         # use that function to retrieve transliterations
    464         elif trans_function and str(record_id).isdigit():
=>  465                 trans_values = trans_function(record_id)
    466         # If transliterated values have been found, add them to the link
    467         if trans_values:
trans_values = None, trans_function = <function SQLloadTransPubTitles>, record_id = 267810
 /home/stoecker/isfdb/install/cgi-bin/SQLparsing.py in SQLloadTransPubTitles(pub_id=267810)
   1806 def SQLloadTransPubTitles(pub_id):
   1807         query = "select trans_pub_title from trans_pubs where pub_id=%d" % int(pub_id)
=> 1808         return _OneField(query)
   1809 
   1810 def SQLLoadTransPubTitlesList(pub_ids):
global _OneField = <function _OneField>, query = 'select trans_pub_title from trans_pubs where pub_id=267810'
 /home/stoecker/isfdb/install/cgi-bin/SQLparsing.py in _OneField(query='select trans_pub_title from trans_pubs where pub_id=267810')
     53 
     54 def _OneField(query):
=>   55         db.query(query)
     56         result = db.store_result()
     57         record = result.fetch_row()
global db = <_mysql.connection open to '127.0.0.1'>, db.query = <bound method Connection.query of <_mysql.connection open to '127.0.0.1'>>, query = 'select trans_pub_title from trans_pubs where pub_id=267810'
 /usr/lib64/python2.7/site-packages/MySQLdb/connections.py in query(self=<_mysql.connection open to '127.0.0.1'>, query='select trans_pub_title from trans_pubs where pub_id=267810')
    237         if isinstance(query, bytearray):
    238             query = bytes(query)
=>  239         _mysql.connection.query(self, query)
    240 
    241     def _bytes_literal(self, bs):
global _mysql = <module 'MySQLdb._mysql' from '/usr/lib64/python2.7/site-packages/MySQLdb/_mysql.so'>, _mysql.connection = <type '_mysql.connection'>, _mysql.connection.query = <method 'query' of '_mysql.connection' objects>, self = <_mysql.connection open to '127.0.0.1'>, query = 'select trans_pub_title from trans_pubs where pub_id=267810'

<class 'MySQLdb._exceptions.ProgrammingError'>: (1146, "Table 'isfdb.trans_pubs' doesn't exist")
      args = (1146, "Table 'isfdb.trans_pubs' doesn't exist")
      message = ''