2001-10-07 Rodrigo Moya * gda-mysql-recordset.c (fill_field_values): don't return NULL values to the CORBA-generated code 2001-09-28 Rodrigo Moya * gda-mysql-recordset.c (fill_field_values): manage more data types 2001-09-28 Gonzalo Paniagua Javier * gda-mysql-connection.c: set correctly error messages when failing because of incompatible options in the connection string 2001-07-15 Rodrigo Moya * gda-mysql-connection.c (gda_mysql_connection_open_schema): return a GdaError if we don't support the schema (gda_mysql_connection_open): use a GdaQuarkList to parse the connection string 2001-06-28 Vivien Malerba * started to implement the schema_types and data types management 2001-05-14 Rodrigo Moya * gda-mysql-recordset.c (fill_field_values): also manage BLOB fields 2001-03-13 Rodrigo Moya * gda-mysql-connection.c (gda_mysql_connection_supports): respond to more values in the GDA_Connection_Feature parameter * gda-mysql-command.c: added support for command_type in gda_mysql_command_execute: fixes bug #51720 2000-10-21 Rodrigo Moya * added missing , which was left over after the GNOME headers clean up