[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-06-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #7 by hakan UNVER: Hii I try Step by step explain. - We connect Mysql server - user working smoothly. - Any Time Mysql Server Stop or have network problem.. - If the user does something at this time - MYSQL_OPT_RECONNECT

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-06-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Benoît MINISINI changed the state of the bug to: NeedsInfo. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Sl

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-05-24 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #6 by Benoît MINISINI: I still do not understand your English. Try to find a friend that can help you for that Anyway, the MYSQL_OPT_RECONNECT option is automatically set when you use the gb.db.mysql database driver. N

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-04-22 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #5 by hakan UNVER: Hii Benoit I mean; when lost mysql server connection no have any timeout, And dont work any timers or process programm is like frezee not respond.Because endless loop I think need update this option..

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-04-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #4 by Benoît MINISINI: Sorry, I don't understand what you are talking about. Can you try with a better english please? Thanks. -- Check out t

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-03-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #3 by hakan UNVER: I think anyway update MYSQL_OPT_RECONNECT option. -- Check out the vibrant tech community on one of the world's most engagi

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-03-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #2 by PICCORO LENZ MCKAY: anwered to: 2017-03-18 16:28 GMT-04:00 : in mail list > yes, ODBC is not a DBdriver per se, but a driver manager; what it does is > offer programs an interface as uniform as possible so by onl

Re: [Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-03-18 Thread d4t4full
(english below) ODBC en realidad no es en sí un driver, sino un administrador de drivers. Lo que hace en la práctica es ofrecer a programas una interfase lo más unificada posible para que solamente cambiando el driver subyacente se pueda usar ese mismo programa con diversos motores de bases de

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-03-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- Comment #1 by PICCORO LENZ MCKAY: if this happen in mysql, maybe odbc and postgres must! taking in consideration that odbc interacts with many other, the recconect ption could relly in the odbc driver, but in postgres case must

[Gambas-user] [Gambas Bug Tracker] Bug #1091: MYSQL_OPT_RECONNECT option

2017-03-18 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1091&from=L21haW4- hakan UNVER reported a new bug. Summary --- MYSQL_OPT_RECONNECT option Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- when lost mysql server