Markus Makela
|
63d83cd85d
|
Monitor API 2.0.0 implemented.
|
2015-03-11 15:18:55 +02:00 |
|
Markus Makela
|
3924f70d6b
|
Fixed log manager sometimes not writing the last character in a log message.
This was caused by type conversions from int to size_t and the usage of the MAX macro.
|
2015-02-20 04:42:02 +02:00 |
|
Markus Makela
|
c4d51f54cd
|
Fixes to Coverity bugs:
72743
73407
73408
73409
73415
73419
|
2014-11-06 15:40:11 +02:00 |
|
Markus Makela
|
c344231f80
|
Renamed all occurences of SkySQL to MariaDB Corporation
|
2014-09-30 13:02:10 +03:00 |
|
counterpoint
|
eed40fef75
|
Extend hashtable scripts, fix hashtable with size of less than 1; correct text in spinlock tests.
|
2014-08-27 09:31:34 +01:00 |
|
VilhoRaatikka
|
83bdc15b54
|
Made a quick fix to server/core/test/testhash.c. In makefile there is one call for multiple tests and so it makes sense to check return value of the test program.
|
2014-02-11 14:57:27 +02:00 |
|
vraatikka
|
13248c2a16
|
Added server/core/test directory, makefile and testhash.c for testing hashtable implementation.
In makefile, there is target all, which compiles and executes tests.
|
2013-08-05 18:04:02 +03:00 |
|