- Mar 06, 2020
-
-
Giuseppe Lo Presti authored
The added codes appeared in production (with the CASTOR Nameserver) during a network incident with the Oracle Clusterware.
-
- Jan 24, 2020
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added a class SchemaChecker that has the responsiblity of checking : - the schema against the .sql defined in the SCHEMA_VERSION/xxx_catalogue_schema.sql - the presence of PARALLEL tables in ORACLE (not implemented yet)
-
- Dec 06, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Dec 05, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Dec 04, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- Dec 03, 2019
-
-
Steven Murray authored
-
- Dec 02, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Added unit-test insert_with_bindString_invalid_bool_value in order to verify check constraints are working
-
Steven Murray authored
-
- Sep 25, 2019
-
-
Steven Murray authored
-
- Sep 24, 2019
-
-
Steven Murray authored
-
- Sep 20, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Fixed bug in MysqlStmt::do_bind_results() where bind[i].is_unsigned was not being set to true for uint64_t
-
Steven Murray authored
Permanently removed the concept of rdbms::UnexpectedSemicolon. The rdbms package should avoid trying to parse SQL, at least for now.
-
Steven Murray authored
-
- Sep 19, 2019
-
-
Steven Murray authored
-
- Sep 18, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 03, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 06, 2019
-
-
Steven Murray authored
Added the new method Rset::isEmpty() - I am guessing that the migration work of Michael would have loved to have had this method
-
- Jul 08, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Added XRDSITE=cern_tape_archive_ci to eos sysconfig file in order to tell clients that there is a CTA backend
-
Steven Murray authored
rdbms::Rset::next() now releases the underlying resources of a result set when there are no more rows to be fetched.
-
Steven Murray authored
Added much needed comment to the setting of the CLIENT_FOUND_ROWS flag when making a MySQL database connection.
-