094dfbd4f7
Fixed tests not having environment variables set.
2015-01-08 13:18:14 +02:00
2d8375bb12
Fix to bug 579: http://bugs.mariadb.com/show_bug.cgi?id=579
...
Added a header which contains the locations for the testing directory and its subfolders which enables
the test to write into the right logfiles. Also added a calls to skygw_log_sync_all before assertions
forcing all logs to be written to disk at the time the test might fail.
2015-01-05 15:06:38 +02:00
d3c8770852
Merge branch 'blr' into develop
...
Conflicts:
client/maxadmin.c
server/core/CMakeLists.txt
server/core/dcb.c
server/core/gateway.c
server/core/poll.c
server/core/test/CMakeLists.txt
server/core/test/makefile
server/include/poll.h
server/modules/routing/debugcmd.c
2014-11-19 12:00:55 +00:00
48423f75f6
Merge branch 'develop' into MAX-309
2014-10-24 09:39:42 +02:00
b5388956d8
Changed the order of linking in test_mysql_users and removed references to non-existing directories in test.inc
2014-10-23 15:24:59 +03:00
0769deed7f
MySQL Authentication with DBname
...
MySQL Authentication with DBname
2014-10-15 17:26:46 +02:00
b15ebfe14a
Extra line removed
...
Extra line removed
2014-10-13 10:53:52 +02:00
e22f7da091
Added test_mysql_users into tests
...
Added test_mysql_users into tests
2014-10-13 10:00:15 +02:00
ee54310a73
Implementation of db auth
...
Implementation of db auth
2014-10-13 09:50:55 +02:00
18ae3e35ef
develop branch merged
...
develop branch merged
2014-10-10 15:30:56 +02:00
d5071267e7
More tests; minor fixes.
2014-10-08 18:04:28 +01:00
76e85dfb11
Add more tests
2014-10-08 13:33:23 +01:00
dbe078f358
MySQL Authentication with wildcards in hosts
...
MySQL Authentication:
Added support for wildcards in hosts:
a.b.c.%
a.b.%.%
a.%.%.%
2014-10-03 17:26:41 +02:00
0ef87e3cc1
Updates to slave catchup mode to use fake events
...
Addition of fake EPOLLOUT event mechanism
New memlog feature for debugging purposes
2014-09-30 13:25:45 +01:00
3d4dc48c8b
fixed double linking of the embedded library in a statically built internal library
2014-09-20 20:24:04 +03:00
72550185ab
add 'rt' to test_filter libs list
2014-09-19 12:35:20 +03:00
3d030d0c7d
added missing test linker flags
2014-09-19 11:58:22 +03:00
c868fedb87
Fixed missing ${EMBEDDED_LIB} variables and changed to the proper template config file.
2014-09-19 11:41:44 +03:00
32b72ce474
more configuration options, README update and tests
2014-09-12 16:48:21 +03:00
7a069ecdf7
added core tests to cmake
2014-09-11 20:08:28 +03:00