summaryrefslogtreecommitdiff
path: root/pstack
Commit message (Collapse)AuthorAgeFilesLines
* few harmless warnings from automated code-checking tools fixedserg@sergbook.mylan2005-01-081-1/+1
|
* fixed bug #1661 Compiling --pstack fails with binutils 2.13.90vva@eagle.mysql.r18.ru2004-02-161-1/+2
| | | | | | fixed wrong execution of bfd_get_symtab_upper_bound in pstack/pstack.c for files which don't contain symbols.. to avoid failing of new binutils (old binutils returned 0 in this case)
* fixed Bug #1661 "Compiling --with-pstack fails with binutils"vva@eagle.mysql.r18.ru2004-02-092-0/+12
|
* removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
|
* Update copyrightmonty@hundin.mysql.fi2001-12-066-13/+11
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Makefile.am Add @pstack_libs@tim@work.mysql.com2001-09-192-0/+2
| | | | | | Makefile.am SUBDIRS = aout configure.in Output pstack/aout/Makefile Makefile.am BitKeeper file /home/tim/my/4/pstack/aout/Makefile.am
* Cleanupmonty@hundin.mysql.fi2001-09-181-1/+1
|
* Another attempt to get pstack into the binary distributionmonty@hundin.mysql.fi2001-09-181-2/+12
| | | | Fixed that --enable-assembler works on newer Linux system
* Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-1/+1
| | | | | | myisamchk: Don't force a repair if the only problem was that the open count wasn't correct. Added missing error messages.
* Added Unique class to be used for duplicate removal in multi-table delete.monty@donna.mysql.fi2001-05-231-1/+1
|
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-1121-0/+22220
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys