Below is the list of changes that have just been committed into a local
5.1 repository of gkodinov. When gkodinov does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-03-28 21:59:20+02:00, gkodinov@stripped +1 -0
perror.c:
fixed warning in 5.1-marvel in fix for bug 25177
extra/perror.c@stripped, 2008-03-28 21:58:45+02:00, gkodinov@stripped +1 -0
fixed warning in 5.1-marvel in fix for bug 25177
diff -Nrup a/extra/perror.c b/extra/perror.c
--- a/extra/perror.c 2008-03-28 18:45:02 +02:00
+++ b/extra/perror.c 2008-03-28 21:58:45 +02:00
@@ -32,6 +32,7 @@ static my_bool verbose, print_all_codes;
#include "../include/my_base.h"
#include "../mysys/my_handler_errors.h"
+#include "../include/my_handler.h"
#ifdef WITH_NDBCLUSTER_STORAGE_ENGINE
static my_bool ndb_code;
| Thread |
|---|
| • bk commit into 5.1 tree (gkodinov:1.2589) | kgeorge | 28 Mar |