From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/sdatabase/dabawiz02mysql.xhp | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 helpcontent2/source/text/sdatabase/dabawiz02mysql.xhp (limited to 'helpcontent2/source/text/sdatabase/dabawiz02mysql.xhp') diff --git a/helpcontent2/source/text/sdatabase/dabawiz02mysql.xhp b/helpcontent2/source/text/sdatabase/dabawiz02mysql.xhp new file mode 100644 index 000000000..5910b6a97 --- /dev/null +++ b/helpcontent2/source/text/sdatabase/dabawiz02mysql.xhp @@ -0,0 +1,73 @@ + + + + + + + + +MariaDB and MySQL Connection +/text/sdatabase/dabawiz02mysql.xhp + + +** Expression is faulty ** + +MariaDB settings (Base) +MySQL settings (Base) + + + + +

MariaDB and MySQL Connection

+Specifies the options for MariaDB and MySQL databases.text copied from shared\explorer\database\11120000 +

Direct Connection for MariaDB and MySQL databases

+ +

Database name

+Enter the name of the MariaDB or MySQL database. Ask your database administrator for the correct name. + +

Server URL

+Enter the URL for the database server. This is the name of the machine that runs the MariaDB or MySQL database. You can also replace hostname with the IP address of the server. + +

Port number

+Enter the port number for the database server. Ask your database administrator for the correct port address. The default port number for MySQL or MariaDB databases is 3306. + + + + +

Named Pipe

+If the MariaDB or MySQL database is to be accessed by a named pipe, enter its name. +
+ +

Socket

+If the MariaDB or MySQL database is to be accessed by a socket, enter the socket ID. +
+
+ +

Connect using ODBC (Open Database Connectivity)

+Connects to an existing ODBC data source that was set on a system level. + +

Connect using JDBC (Java Database Connectivity)

+Connects to an existing JDBC data source that was set on a system level. +The next wizard page depends on your choice of ODBC or JDBC: +ODBC Connection +JDBC Connection +Authentication + + +
-- cgit v1.2.3