jimw@mysql.com
409592e652
Add my_str_malloc and _free function pointers to strings library
...
which will by default exit(1) if malloc() fails, but can be set
to do something else by the calling program does, which mysqld
does to use my_malloc(..., MYF(MY_FAE)) instead. Also checks
allocation in conf_to_src utility program. (Bug #7003 )
2005-06-24 13:41:33 -07:00
Greg@greg-laptop.
59e8a77f6a
Applied fixes to issues discovered during test builds on Windows.
2004-02-27 17:27:07 +01:00
monty@mashka.mysql.fi
4fd9bad4cc
Update to VC++ build files
2003-01-21 21:22:45 +02:00
monty@hundin.mysql.fi
5ff30464a6
merge with 3.23.53
...
New fix for pthread_mutex_trylock for HPUX 10.20
2002-08-16 14:41:22 +03:00
miguel@hegel.local
9af314538e
Added the last VC++ workspace and project files
2002-08-15 18:42:17 -03:00
miguel@light.local
9cc393f6e4
Adding Win32 IDE Stuff
...
-WorkSpace and Project Files for VC++6.0
-InstallShield Files for setup program.
2001-10-21 23:11:13 -02:00