[CONJ-334] jdbc property allowLoadLocalInfile and allowUrlInLocalInfile is not working Created: 2016-08-17 Updated: 2017-12-06 Resolved: 2017-12-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.4.6 |
| Fix Version/s: | 2.2.1, 1.7.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Radik | Assignee: | Diego Dupin |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | security | ||
| Description |
|
I added this properties to jdbc connection string. but is no effect, sql operator
is still working. On mysql jdbc driver this flags is working. |
| Comments |
| Comment by Diego Dupin [ 2016-08-22 ] |
|
Hi, Only "allowLoadLocalInfile=false" is permitted on mariadb driver. Are you sure the properties are well configured ? |
| Comment by Diego Dupin [ 2017-12-06 ] |
|
closing since no answer and not reproduced |