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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
c65da53a
Commit
c65da53a
authored
Jun 10, 2001
by
paul@teton.kitebird.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manual.texi HPUX -> HP-UX where necessary
parent
37f5ee2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
Docs/manual.texi
Docs/manual.texi
+9
-9
No files found.
Docs/manual.texi
View file @
c65da53a
...
@@ -8715,10 +8715,10 @@ the DCE libraries while you compile @code{gcc} 2.95!
...
@@ -8715,10 +8715,10 @@ the DCE libraries while you compile @code{gcc} 2.95!
@node HP-UX 11.x, Mac OS X, HP-UX 10.20, Source install system issues
@node HP-UX 11.x, Mac OS X, HP-UX 10.20, Source install system issues
@subsection HP-UX Version 11.x Notes
@subsection HP-UX Version 11.x Notes
For HPUX Version 11.x we recommend @strong{MySQL} Version 3.23.15 or later.
For HP
-
UX Version 11.x we recommend @strong{MySQL} Version 3.23.15 or later.
Because of some critical bugs in the standard HP
UX libraries, one
should
Because of some critical bugs in the standard HP
-UX libraries, you
should
install the following patches before trying to run @strong{MySQL} on HPUX 11.0:
install the following patches before trying to run @strong{MySQL} on HP
-
UX 11.0:
@example
@example
PHKL_22840 Streams cumulative
PHKL_22840 Streams cumulative
...
@@ -8728,7 +8728,7 @@ PHNE_22397 ARPA cumulative
...
@@ -8728,7 +8728,7 @@ PHNE_22397 ARPA cumulative
This will solve a problem that one gets @code{EWOULDBLOCK} from @code{recv()}
This will solve a problem that one gets @code{EWOULDBLOCK} from @code{recv()}
and @code{EBADF} from @code{accept()} in threaded applications.
and @code{EBADF} from @code{accept()} in threaded applications.
If you are using @code{gcc} 2.95.1 on an unpatched HPUX 11.x system,
If you are using @code{gcc} 2.95.1 on an unpatched HP
-
UX 11.x system,
you will get the error:
you will get the error:
@example
@example
...
@@ -8767,8 +8767,8 @@ After this, the following configure line should work:
...
@@ -8767,8 +8767,8 @@ After this, the following configure line should work:
CFLAGS="-fomit-frame-pointer -O3 -fpic" CXX=gcc CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti -O3" ./configure --prefix=/usr/local/mysql --disable-shared
CFLAGS="-fomit-frame-pointer -O3 -fpic" CXX=gcc CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti -O3" ./configure --prefix=/usr/local/mysql --disable-shared
@end example
@end example
Here is some information that a HPUX Version 11.x user sent us about compiling
Here is some information that a HP
-
UX Version 11.x user sent us about compiling
@strong{MySQL} with HPUX:x compiler:
@strong{MySQL} with HP
-
UX:x compiler:
@example
@example
Environment:
Environment:
...
@@ -33216,7 +33216,7 @@ binaries includes:
...
@@ -33216,7 +33216,7 @@ binaries includes:
@multitable @columnfractions .4 .3 .3
@multitable @columnfractions .4 .3 .3
@item @strong{System} @tab @strong{BDB} @tab @strong{InnoDB}
@item @strong{System} @tab @strong{BDB} @tab @strong{InnoDB}
@item AIX 4.3 @tab N @tab Y
@item AIX 4.3 @tab N @tab Y
@item HPUX 11.0 @tab N @tab Y
@item HP
-
UX 11.0 @tab N @tab Y
@item Linux-Alpha @tab N @tab Y
@item Linux-Alpha @tab N @tab Y
@item Linux-Intel @tab Y @tab Y
@item Linux-Intel @tab Y @tab Y
@item Linux-Ia64 @tab N @tab Y
@item Linux-Ia64 @tab N @tab Y
...
@@ -45869,8 +45869,8 @@ that only had the open count wrong.
...
@@ -45869,8 +45869,8 @@ that only had the open count wrong.
@item
@item
Added functions to handle symbolic links to make life easier in 4.0.
Added functions to handle symbolic links to make life easier in 4.0.
@item
@item
We are now using the @code{-lcma} thread library on HPUX 10.20 to
We are now using the @code{-lcma} thread library on HP
-
UX 10.20 to
get @strong{MySQL} more stable on HPUX.
get @strong{MySQL} more stable on HP
-
UX.
@item
@item
Fixed problem with @code{IF()} and number of decimals in the result.
Fixed problem with @code{IF()} and number of decimals in the result.
@item
@item
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