Skip to content

Commit 513401c

Browse files
committed
Fix link to MySQL documentation.
1 parent 8c17093 commit 513401c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/troubleshooting/load-data-local-infile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you do this, you may receive one of the following errors:
3232
malicious server or proxy could send a fake “local infile request” packet to the client and
3333
read any file that the client has permission to open.
3434

35-
For more information, see [the MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/load-data-local.html).
35+
For more information, see [the MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/load-data-local-security.html).
3636

3737
## How to Fix
3838

0 commit comments

Comments
 (0)