35 Commits (71cd205956818d29edb6bf09002ecf2fe8303f64)

Author SHA1 Message Date
Marko Mäkelä 71cd205956 Silence bogus GCC 7 warnings -Wimplicit-fallthrough 9 years ago
Olivier Bertrand e8ea671c25 Commit changes pulled from ob-10.0 11 years ago
Olivier Bertrand b6a56370d6 Change all preprocessor compiler directives to use __WIN__ as the mean of 11 years ago
Olivier Bertrand 83ca074c75 Last commit was done with wrong files 11 years ago
Olivier Bertrand 9dee994d99 Get rid of GCC warnings about unused parameters 11 years ago
Olivier Bertrand f5d0c77062 Get rid of GCC warnings about unused parameters 11 years ago
Olivier Bertrand 7733b247e1 Same changes than in version 10.0.17 11 years ago
Olivier Bertrand 2bb42803df This commit includes changes done in a previous (deleted) branch plus new ones. 11 years ago
Olivier Bertrand 4f59b65fb0 - Remove some gcc warnings 11 years ago
Olivier Bertrand 56e2771321 1) Handling string memory allocation with a new STRING class. This is only 11 years ago
Olivier Bertrand 3a69c854c5 - Modifies the way indexed UPDATE/DELETE are sorted in order to execute 11 years ago
Olivier Bertrand 0219ac1e98 This is a major update that fixes most of the issues and bugs that 11 years ago
Olivier Bertrand 1904284361 This commit brings many changes, in particular two important ones: 11 years ago
Michael Widenius 414e8388bf Fixed compiler warnings 12 years ago
Sergei Golubchik edf1fbd25b MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 12 years ago
Olivier Bertrand 213ecbbb4f - In info, the file length sometimes could not be caculated because the 12 years ago
Olivier Bertrand e5729127b8 - NOTE: an experimental implementation of MRR was done but not kept 12 years ago
Olivier Bertrand 85e8aee47d - Temporary 12 years ago
Olivier Bertrand 385dbaeae0 - Fix gcc compilation warnings 12 years ago
Alexander Barkov e2461d47cb Fixing the "no previous declaration for ‘_strerror'" warning. 12 years ago
Alexander Barkov 66c1665e89 Fixing numerous "variable is set but never used" warnings. 12 years ago
Olivier Bertrand b8d6f97380 - Add the PROFILE_End function in inihandl. Called by connect_done_func 12 years ago
Olivier Bertrand f60b56723d - Bug fix: Variable rc could used uninitialized when tracing is on. 13 years ago
Olivier Bertrand af08a68fbe - Commit change pulled from Linux virtual machine (fixing typo in Win32 part) 13 years ago
Olivier Bertrand ca012682b6 - Fix huge vec tables bug. This was not yet completely implemented for Unix. 13 years ago
Olivier Bertrand d805690564 - Fix bugs with VEC tables header and empty file making for HUGE tables. 13 years ago
Olivier Bertrand 879be566e0 - Add some warnings to Create Table process 13 years ago
Olivier Bertrand cd9e1938ef - Add a new table option SEPINDEX (not used yet) and remove an unused 13 years ago
Alexander Barkov f8f79d9334 Fixing wrong sprintf() calls. 13 years ago
Alexander Barkov 40398f3660 Fixing some of the compilation warnings. 13 years ago
Alexander Barkov 30c4b0ebc2 - Fixing TAB to 2 spaces 13 years ago
Alexander Barkov 22a8fb03db Introducing functions global_open() and global_fopen() for these purposes: 13 years ago
Alexander Barkov d7143a4160 Adding the CONNECT storage engine sources. 13 years ago