Vladislav Vaintroub
4b058643cd
MDEV-4601 : Allow MariaDB to be build without non-blocking client.
...
Non-blocking client currently can be build on Windows, GCC on i386 and x64, or any OS wth ucontext.h header. Prior to this patch, build failed if neither of these conditions is true.
Fix to avoid compiler errors in these case - non-blocking API would not be useful on , but otherwise everything will work as before.
2013-06-15 14:22:03 +02:00
Murthy Narkedimilli
8afe262ae5
Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 15:53:48 +01:00
Sergei Golubchik
ee9afef271
mysql-5.5.28
2012-10-16 13:04:42 +02:00
Sergei Golubchik
d11829654c
merge with MySQL 5.5.27
...
manually checked every change, reverted incorrect or stupid changes.
2012-08-09 17:22:00 +02:00
Praveenkumar Hulakund
0c75ba44fe
Merge from 5.1 to 5.5
2012-07-26 23:53:45 +05:30
Bjorn Munch
b4ac10fad9
Fixed compile error in mysql_client_test using gcc
2012-07-09 16:39:29 +02:00
Bjorn Munch
aacb690bd5
Fixed compile error in mysql_client_test using gcc
2012-07-09 16:36:50 +02:00
Bjorn Munch
62b4f9ae86
Refactor mysql_client_test.c into a framework part and a test part
2012-07-09 15:14:05 +02:00
Bjorn Munch
a1425b1032
Refactor mysql_client_test.c into a framework part and a test part
2012-07-09 15:10:07 +02:00