1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-13 02:22:51 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
982e77be63 made more fine error message in scripts/fill_help_tables.sh 2003-10-19 16:57:17 -04:00
e2fe872181 added fine error messages in scripts/fill_help_tables.sh 2003-09-29 11:39:00 -04:00
b4014b903b new version of help 2003-05-29 17:47:31 -04:00
112dfa5900 Fixes for fill_help_tables.sql 2003-03-21 18:53:55 +02:00
1172215ba9 fill_help_tables.sh:
Typo fix
  ,
2003-02-13 10:42:18 +04:00
e327393e9d Fixed a lot of wrong memory references as reported by valgrind
Portability fixes
Added new client function: mysql_get_server_version()
New server help code (From Victor Vagin)
Fixed wrong usage of binary()
Disabled RTREE usage for now.
2003-02-12 21:55:37 +02:00
02dd3852b6 - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and
updated all relevant files to honor this change (as discussed with vva)
 - added some more comments to the fill_help_tables script
 - minor cleanups
2003-02-03 12:20:24 +01:00