summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-mysqlfs-debug
Commit message (Collapse)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
* \ MergeKent Boortz2010-12-291-0/+15
|\ \ | |/
| * - Added/updated copyright headersKent Boortz2010-12-281-0/+15
| | | | | | | | | | | | | | | | | | | | | | - Removed files specific to compiling on OS/2 - Removed files specific to SCO Unix packaging - Removed "libmysqld/copyright", text is included in documentation - Removed LaTeX headers for NDB Doxygen documentation - Removed obsolete NDB files - Removed "mkisofs" binaries - Removed the "cvs2cl.pl" script - Changed a few GPL texts to use "program" instead of "library"
* | Bug#57210: remove pstackDavi Arnaut2010-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Quoting from the bug report: The pstack library has been included in MySQL since version 4.0.0. It's useless and should be removed. Details: According to its own documentation, pstack only works on Linux on x86 in 32 bit mode and requires LinuxThreads and a statically linked binary. It doesn't really support any Linux from 2003 or later and doesn't work on any other OS. The --enable-pstack option is thus deprecated and has no effect.
* | Remove dead code from BUILD/ scripts: $debug_extra_warnings is konstantin@mysql.com2006-04-051-2/+0
|/ | | | | | | never defined. It was used at some point to add -Wuninitialized to debug flags, but not any more. If there is still need to add -Wunitialized, it can be added directly to $global_warnings.
* Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-261-1/+1
| | | | Update for autoconf 2.52
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-0/+13
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys