log Framework/MySQL/MySQLStatement.cpp @ 359:16aac0287485

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Tue, 13 Apr 2021 18:43:21 +0200 Sebastien Jodogne separating class InputFileValue from FileValue
Tue, 13 Apr 2021 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Thu, 25 Mar 2021 13:56:26 +0100 Sebastien Jodogne removed useless information about read-only in ITransaction and IPrecompiledStatement
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