2d4073267c
Added support for a.%, a.%.% and a.b.%
...
Added support for a.%, a.%.% and a.b.% in dbusers.c
2014-12-04 19:01:17 +01:00
84679a48ff
Fixes to Coverity defects 84335 84336 84337
2014-12-04 10:13:41 +02:00
1e2027f4dc
Fixes to Coverity defects 83027 73421 72714 72671 72646 72642
2014-12-03 17:56:22 +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
fc5c3943e8
Fixes to Coverity defects:
...
72643
72645
72655
72656
72657
72658
72664
72698
72712
2014-11-12 19:02:37 +02:00
917d213c13
Fix to Coverity defect 73387
2014-11-12 18:09:10 +02:00
e1af60ac71
Fixes to Coverity errors:
...
72747
75940
75941
73408
75425
2014-11-07 10:57:11 +02:00
c4d51f54cd
Fixes to Coverity bugs:
...
72743
73407
73408
73409
73415
73419
2014-11-06 15:40:11 +02:00
83257aad55
MySQL DB authentication tests
...
MySQL DB authentication tests update
2014-10-24 16:49:55 +02: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
da9d6946da
Add Configuration Guide in Markdown form.
2014-10-22 11:02:36 +01:00
c54e087d3e
Merge from develop
...
Merge from develop
2014-10-20 09:03:11 +02:00
e8758d3678
Fix problems in tests, fix issue in server.c (bug 581)
2014-10-17 10:57:17 +01:00
2dfa01fccc
MySQL Auth with dbname check
...
MySQL Auth with dbname check
Unknown database ‘xxxxx’ is returned to client
Proper error number is still missing and also com_change_user need to
be fixed
2014-10-16 19:17:15 +02:00
f66dc2b025
Removed compilation error on mysqlusers
...
Removed compilation error on mysqlusers
2014-10-16 13:00:23 +02:00
0769deed7f
MySQL Authentication with DBname
...
MySQL Authentication with DBname
2014-10-15 17:26:46 +02:00
0cd97ea482
Merge branch 'develop' of github.com:skysql/MaxScale into develop
2014-10-15 12:49:15 +01:00
fa278a2167
Bug 570 - memory manageing in hint parameters
2014-10-15 12:48:07 +01:00
1a59e1b188
Bug 559 - Remove password file before starting test_adminusers
2014-10-15 12:39:34 +01:00
8f2d23444a
Merge branch 'develop' into MAX-268
2014-10-14 15:40:30 +02:00
9ed65759a2
Changed missed references of SkySQL, Gateway and old emails and URLs to new versions.
2014-10-14 14:14:10 +03:00
6237209bb2
Add tests
2014-10-14 11:47:13 +01:00
a194c47b07
Updated test_mysql_users
...
Updated test_mysql_users
2014-10-14 12:33:56 +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
fe20df3596
Merged new query classifier tests and the filter harness
...
testserver.c: commented out the code that referred to undefined variables
testusers.c: changed server to user for the assert to make sense
2014-10-09 15:46:04 +03: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
496343c272
Add new tests
2014-10-07 15:47:21 +01:00
e17607b0d3
Minor changes to tests; fix typo; tidy up.
2014-10-03 17:24:46 +01:00
7dc9cf78f6
Change spinlock to use gcc atomic function when available; enhanced spinlock tests.
2014-10-03 17:24:46 +01:00
32d66e6f84
Minor modifications for testing.
2014-10-03 17:24:46 +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
9186d3fa90
Fixes for blr_salve performanc issues, linking of embedded library,
...
housekeeper heartbeat addition and unloading of modules to allow
profiling of modules using LD_PROFILE environment variable and sprof
2014-10-01 18:30:13 +01:00
b0683d9b4d
Updated the licensing year from 2013 to 2013-2014
2014-10-01 14:37:12 +03: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
f4e591e382
Changed 'SkySQL Gateway' to 'MariaDB Corporation MaxScale'
2014-09-30 13:15:03 +03:00
c344231f80
Renamed all occurences of SkySQL to MariaDB Corporation
2014-09-30 13:02:10 +03: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
41226692ac
Merge branch 'release-1.0beta-refresh' into cmake_build
2014-09-16 12:11:17 +03:00
c8fc5b712b
Merge branch 'hholzgra-hartmut-gitignore' into release-1.0beta-refresh
2014-09-15 13:22:46 +01:00
3cd5013251
Merge branch 'hartmut-gitignore' of https://github.com/hholzgra/MaxScale into hholzgra-hartmut-gitignore
2014-09-15 13:21:56 +01: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