1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-17 12:02:09 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
ede8169d24 Added missing SSL library (Should be in source distribution)
Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler)
Added a lot of 'version_xxx' strings to 'show variables'
Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris)
Fixed problem with printing sub selects to debug log
2003-11-28 12:18:13 +02:00
63245b91c7 conf_to_src.c:
Changes according to CHARSET_INFO structure
2003-05-27 12:59:08 +05:00
dfdf088803 2003-01-30 10:19:14 +04:00
984fb30f2a conf_to_src.c:
Getting closer
2003-01-29 17:56:18 +04:00
ff3eaaebe7 conf_to_src.c:
Restoring conf_to_src. Now it loads XML.
2003-01-29 16:33:16 +04:00
08129eea2b Reorganization to restore generating charset C files from conf files 2003-01-29 15:08:09 +04:00
a518b9f326 Charsets related things are prepared by configure in new way.
This is to simplify maintaining charsets, especially changing
CHARSET_INFO structure.
2002-03-06 17:44:43 +04:00
b658662ae4 Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
6000cd213a Portability fixes 2001-08-30 10:51:36 +03:00
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00