|
|
443e709227
|
Added libmysqld support to mysql_mon.c, removed comment from router.c
|
2013-07-09 14:24:00 +03:00 |
|
|
|
e6b72a1900
|
Added - rm *.so to clean to avoid accidentally use old libraries that were just lying around.
|
2013-07-09 12:33:25 +03:00 |
|
|
|
02ad5fad57
|
Removed references to libmysqlclient, and replaced them with those of libmysqld since, in addition to query parsing feature, libmysqld provides external connectivity.
|
2013-07-09 09:40:25 +03:00 |
|
|
|
b069a16de7
|
Added including of makefile.inc debug flags for compiler.
|
2013-07-08 11:13:59 +03:00 |
|
|
|
a9b2f199b6
|
Added renaming of conflicting mysql library functions.
|
2013-07-08 11:13:04 +03:00 |
|
|
|
3e8b19733e
|
Added example code to router.c ModuleInit and to its Makefile. Put example codes behind SS_DEBUG macros. SS_DEBUG compile flag is defined in Makefile if DEBUG is set in build_makefile.inc, or in command line - 'make DEBUG=Y ', for example.
|
2013-06-28 15:27:02 +03:00 |
|
|
|
17449b66d5
|
Addition of the structure for the read write query splitter routing module. This is
in a seperate directory to the others as it is likely to be a complex routing module.
|
2013-06-27 13:30:07 +02:00 |
|