log Framework/MySQL/MySQLStatement.cpp @ 193:3236894320d6

age author description
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 16 Dec 2020 15:49:32 +0100 Sebastien Jodogne fix build against mariadb client
Wed, 16 Dec 2020 15:43:49 +0100 Sebastien Jodogne cont
Wed, 16 Dec 2020 15:05:19 +0100 Sebastien Jodogne cppcheck
Mon, 02 Nov 2020 14:01:21 +0100 Sebastien Jodogne replacing VLOG(1) by LOG(TRACE)
Mon, 13 Jul 2020 11:50:54 +0200 Alain Mazy reduced verbosity
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Wed, 18 Jul 2018 12:27:40 +0200 Sebastien Jodogne Compatibility with MySQL 8.0
Thu, 12 Jul 2018 10:44:17 +0200 Sebastien Jodogne handling of implicit transactions in DatabaseManager
Mon, 09 Jul 2018 08:36:20 +0200 Sebastien Jodogne fix uninitialized values
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit