Every int ist displayed with a L at the end. Is this wanted or is it a bug?
If I preform the query within Mysql the L isnt there.
The tel_nummer is a int with a length of 3
Eg:
tel_nummer tel_name tel_kuerzel tel_buero
519L AVOR-Raum PPS
520L Amrein Bruno BA Folienextrusion
644L Bachmann Pia BP VKF Pack
P.S. Sorry for the bad english
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Mysql:3.23.36
MySQL-python:0.3.5
Every int ist displayed with a L at the end. Is this wanted or is it a bug?
If I preform the query within Mysql the L isnt there.
The tel_nummer is a int with a length of 3
Eg:
tel_nummer tel_name tel_kuerzel tel_buero
519L AVOR-Raum PPS
520L Amrein Bruno BA Folienextrusion
644L Bachmann Pia BP VKF Pack
P.S. Sorry for the bad english
See:
http://www.zope.org/Members/adustman/Tips/no_el
Ignore the ZMySQLDA/Zope stuff if you aren't using it.