summaryrefslogtreecommitdiff
path: root/pstack
Commit message (Collapse)AuthorAgeFilesLines
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-312-1/+4
| | | | | | | | | | | | | | | | | | | | | Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | Changed header to GPL version 2 only
* Makefile.am, configure.in:kent@mysql.com2005-09-241-1/+1
| | | | Enable "make distcheck" to work
* 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