MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
unknown a2beabfe10 Bug#23983 ps.test fails to open shared library
- When a shared library argument is supplied, it's checked for an OS
specific directory separator. The expected error is different
depending on the separator used. Create OS specific versions of these
tests.


mysql-test/r/ps.result:
  Bug#23983 ps.test fails to open shared library
  - Moving to OS specific results.
mysql-test/r/windows.result:
  Bug#23983 ps.test fails to open shared library
  - OS Specific result for shared library argument with path
mysql-test/t/ps.test:
  Bug#23983 ps.test fails to open shared library
  - Moving to OS specific tests.
mysql-test/t/windows.test:
  Bug#23983 ps.test fails to open shared library
  - OS Specific test for shared library argument with path
mysql-test/r/ps_not_windows.result:
  Bug#23983 ps.test fails to open shared library
  - OS Specific result for shared library argument with path
mysql-test/t/ps_not_windows.test:
  Bug#23983 ps.test fails to open shared library
  - OS Specific test for shared library argument with path
2006-11-20 15:18:57 -05:00
BitKeeper Merge mysql.com:/home/bk/MERGE/mysql-5.0-merge 2006-11-13 17:59:51 +01:00
BUILD
client Merge mysql.com:/home/bkroot/mysql-5.1-new-rpl 2006-11-13 12:45:31 +01:00
cmd-line-utils
config/ac-macros
dbug
Docs Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lic 2006-11-07 23:01:38 +01:00
extra
include Merge mysql.com:/home/bkroot/mysql-5.1-new-rpl 2006-11-13 12:45:31 +01:00
libmysql
libmysql_r
libmysqld
man
mysql-test Bug#23983 ps.test fails to open shared library 2006-11-20 15:18:57 -05:00
mysys
netware
plugin
pstack
regex
scripts Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0 2006-11-14 14:49:45 +01:00
server-tools
sql Bug #24403 valgrind complained on uninited st_table, rbr + innodb 2006-11-17 23:44:14 +02:00
sql-common Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1 2006-11-10 15:05:38 +03:00
storage Merge mysql.com:/home/bkroot/mysql-5.1-new-rpl 2006-11-13 12:45:31 +01:00
strings
support-files support-files/mysql.spec.sh : Make the server report its features in the first test run. 2006-11-13 12:10:12 +01:00
tests Merge alik.:/mnt/raid/alik/MySQL/devel/5.1 2006-11-07 16:24:35 +03:00
unittest Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpl 2006-11-07 19:26:31 +01:00
vio Merge ted.mysql.internal:/home/ted/src/mysql/mysql-5.0-maint 2006-11-08 06:16:12 +03:00
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in Merge mysql.com:/home/bk/MERGE/mysql-5.0-merge 2006-11-15 13:17:43 +01:00
COPYING
Makefile.am
README make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.