Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
58e0b04e
Commit
58e0b04e
authored
Mar 20, 2002
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo fix and a few other little cleanups.
parent
e97c01c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Docs/manual.texi
Docs/manual.texi
+8
-8
No files found.
Docs/manual.texi
View file @
58e0b04e
...
@@ -5438,7 +5438,7 @@ Generally speaking, you should use the binary distribution.
...
@@ -5438,7 +5438,7 @@ Generally speaking, you should use the binary distribution.
You will need the following:
You will need the following:
@itemize @bullet
@itemize @bullet
@item
@item
A 32 bits Windows Operati
onal
System such as 9x, Me, NT, 2000 or XP.
A 32 bits Windows Operati
ng
System such as 9x, Me, NT, 2000 or XP.
The NT family (NT, Windows 2000 and XP) permits running the MySQL server
The NT family (NT, Windows 2000 and XP) permits running the MySQL server
as a service. @xref{NT start}.
as a service. @xref{NT start}.
...
@@ -9131,7 +9131,7 @@ MySQL Windows distribution. @xref{Windows installation}.
...
@@ -9131,7 +9131,7 @@ MySQL Windows distribution. @xref{Windows installation}.
@node Win95 start, NT start, Windows, Windows
@node Win95 start, NT start, Windows, Windows
@subsubsection Starting MySQL on Windows 95,
Windows 98 or Windows
Me
@subsubsection Starting MySQL on Windows 95,
98 or
Me
MySQL uses TCP/IP to connect a client to a server. (This will
MySQL uses TCP/IP to connect a client to a server. (This will
allow any machine on your network to connect to your MySQL
allow any machine on your network to connect to your MySQL
...
@@ -23354,8 +23354,8 @@ directory location depends on your installation.
...
@@ -23354,8 +23354,8 @@ directory location depends on your installation.
tar -cvf /tmp/mysql-snapshot.tar /path/to/data-dir
tar -cvf /tmp/mysql-snapshot.tar /path/to/data-dir
@end example
@end example
Windows users can use
WinZip or similar software to create an archive of
Windows users can use
@code{WinZIP} or similar software to create an
the data directory.
archive of
the data directory.
@item
@item
In @code{my.cnf} on the master add @code{log-bin} and
In @code{my.cnf} on the master add @code{log-bin} and
...
@@ -40182,9 +40182,9 @@ an @strong{ODBC} manager. @strong{MyODBC} is known to work with
...
@@ -40182,9 +40182,9 @@ an @strong{ODBC} manager. @strong{MyODBC} is known to work with
most of the Unix ODBC managers. @xref{Portals}.
most of the Unix ODBC managers. @xref{Portals}.
To install @strong{MyODBC} on Windows, you should download the
To install @strong{MyODBC} on Windows, you should download the
appropriate @strong{MyODBC}
.zip
file,
appropriate @strong{MyODBC}
@file{.zip}
file,
unpack it with @code{W
IN
ZIP} or some similar program,
unpack it with @code{W
in
ZIP} or some similar program,
and execute the @
cod
e{SETUP.EXE} file.
and execute the @
fil
e{SETUP.EXE} file.
On Windows/NT/XP you may get the following error when trying to install
On Windows/NT/XP you may get the following error when trying to install
@strong{MyODBC}:
@strong{MyODBC}:
...
@@ -40542,7 +40542,7 @@ will appear in the ODBC datasources drop-down list, you must build and
...
@@ -40542,7 +40542,7 @@ will appear in the ODBC datasources drop-down list, you must build and
copy the @strong{MyODBC} driver to
copy the @strong{MyODBC} driver to
@file{/opt/coldfusion/lib/libmyodbc.so}.
@file{/opt/coldfusion/lib/libmyodbc.so}.
The Contrib directory contains the program
mydsn-xxx.zip
which allows
The Contrib directory contains the program
@file{mydsn-xxx.zip}
which allows
you to build and remove the DSN registry file for the MyODBC driver
you to build and remove the DSN registry file for the MyODBC driver
on Coldfusion applications.
on Coldfusion applications.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment