89579 Commits (dcfe068d5936259d49ac4d6d665122486d2ceda3)
 

Author SHA1 Message Date
Olivier Bertrand dcfe068d59 - Adding json udf's. Making the second version of json tables. 11 years ago
Olivier Bertrand 3c097fd689 - Remove some GCC warnings 11 years ago
Olivier Bertrand 96ba1f1473 - Handle the use of date/time values when making queries for MYSQL or 11 years ago
Olivier Bertrand 35548d577c - Modify the connect_type_conv and connect_conv_size variables. 11 years ago
Olivier Bertrand 22367ba71f - Add or correct some tracing code 11 years ago
Olivier Bertrand 82f2be67ae - Fix a bug causing Insert into ODBC to fail when the column name is 11 years ago
Olivier Bertrand 6a78371991 - Fix a bug causing UseCnc not being initialized for ODBC catalog tables. 11 years ago
Olivier Bertrand 180b2be63c - Add the possibility to establish an ODBC connection via SQLConnect (the 11 years ago
Olivier Bertrand fd1ca70bb3 - Enhance JSON tables handling. 11 years ago
Olivier Bertrand 9a2dc7dfed - Repair the errors due to the PRXCOL Init function that must be called 11 years ago
Olivier Bertrand ee5a4c8b33 - Begin eliminating on Linux OverloadedVirtual warnings. 11 years ago
Olivier Bertrand e7802bff0e - Fix a bug causing the connection string of a partition table not being 11 years ago
Olivier Bertrand 5b460c6403 - Protect AllocateValue against a null sp. 11 years ago
Olivier Bertrand 7ebd3f6fed - Commit merged files (just changing some ending CRLF to LF) 11 years ago
Olivier Bertrand dbf690b5d1 - Fix correctly MDEV-7498. The problem was not in AllocateValue but in 11 years ago
Olivier Bertrand a87bb05a7e - Change some line endings from CRLF to LF 11 years ago
Olivier Bertrand 2cd36ad7d0 - This to fix MDEV-7498. All changes made to AllocateValue to be sure that 11 years ago
Olivier Bertrand dc091a2935 - Fix MDEV-7489 (in add_field) 11 years ago
Olivier Bertrand e576772383 - Last revision was to add the JSON table type. This one adds a sort 11 years ago
Olivier Bertrand 8fc6956430 - Fix compile errors and warnings of LINUX G++ 11 years ago
Olivier Bertrand 2d2e110bce - Adding the JSON table type 11 years ago
Olivier Bertrand fb3f46967c - Fix two bugs concerning Discovery of CSV tables: 11 years ago
Olivier Bertrand f5beda4866 - Fix two bugs concerning Discovery of CSV tables: 11 years ago
Olivier Bertrand 70b4e6d368 - Add ConnectTimout and QueryTimout options for ODBC tables. Should 11 years ago
Olivier Bertrand 85c65f4e1c - Fix MDEV-7427 by not reallocating the date format in ScanRecord on each inserted row. 11 years ago
Olivier Bertrand d4bf64556e - Typo to eliminate some GCC warnings 11 years ago
Olivier Bertrand afd373c119 - Set connection charset before calling mysql_real_connect for MYSQL 11 years ago
Olivier Bertrand 8761f22a11 - Temporary fix for MDEV-7304. 11 years ago
Olivier Bertrand 75c461d569 - Move mktime in TIME_to_localtime because on Linux the hour can be modified 11 years ago
Olivier Bertrand c3b0894f7d - Make the fix for getting day names of dates more general 11 years ago
Olivier Bertrand c89b8a38de - Enhance the implementation of ODBC tables when using scrollable cursor 11 years ago
Olivier Bertrand 6211708a95 - Fix a bug causing the day always printed as Sunday for date columns with 11 years ago
Olivier Bertrand b2db891c19 - Remove gcc warning (variable n is set and not used) 11 years ago
Olivier Bertrand d592f66578 - Remove gcc warning on variable n set but not used 11 years ago
Olivier Bertrand c144cf38bd - Implement putting in memory the result set from an ODBC query. 11 years ago
Olivier Bertrand cfa872f6c8 - Commit resolved conflicted files 11 years ago
Olivier Bertrand b9165cb58d - Remove gcc warning (no previous declaration of msglang) 11 years ago
Olivier Bertrand 5d8311960a - Implement the NEWMSG and XMSG methods 11 years ago
Olivier Bertrand 9ade2d088d - FIX ftell error when the line endings do not match the declared or 11 years ago
Olivier Bertrand f3e7e50d9a - Compile protect against not fully implemented optione XMSG and NEWMSG 11 years ago
Olivier Bertrand 2c6839ff97 - fix typo error 11 years ago
Olivier Bertrand bd4814328c - Calculate next position in filamap without assuming ENDING option is true. 11 years ago
Olivier Bertrand 1f9259dfea - Fix MDEV-6988 and MDEV-6994 11 years ago
Olivier Bertrand ea5d7a5cce - Add the new files to the source list 11 years ago
Olivier Bertrand 160708e14c - Adding the VIR table type implementation files 11 years ago
Olivier Bertrand 4a17149ba3 - Add new table type VIR and virtual index 11 years ago
Olivier Bertrand 652b964827 - Fix a bug in XCOL tables. When a row was filtered internally the XColumn 11 years ago
Olivier Bertrand c4cf40c21b - Fix bug: Server crash when using a special column in XCOL tables 11 years ago
Olivier Bertrand 4f59b65fb0 - Remove some gcc warnings 11 years ago
Olivier Bertrand 554746afe3 - Fix (gcc error) passing cmd instead of cmd.Getstr() to htrc 11 years ago