Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | few harmless warnings from automated code-checking tools fixed | serg@sergbook.mylan | 2005-01-08 | 1 | -1/+1 |
| | |||||
* | fixed bug #1661 Compiling --pstack fails with binutils 2.13.90 | vva@eagle.mysql.r18.ru | 2004-02-16 | 1 | -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.ru | 2004-02-09 | 2 | -0/+12 |
| | |||||
* | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 6 | -13/+11 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Makefile.am Add @pstack_libs@ | tim@work.mysql.com | 2001-09-19 | 2 | -0/+2 |
| | | | | | | Makefile.am SUBDIRS = aout configure.in Output pstack/aout/Makefile Makefile.am BitKeeper file /home/tim/my/4/pstack/aout/Makefile.am | ||||
* | Cleanup | monty@hundin.mysql.fi | 2001-09-18 | 1 | -1/+1 |
| | |||||
* | Another attempt to get pstack into the binary distribution | monty@hundin.mysql.fi | 2001-09-18 | 1 | -2/+12 |
| | | | | Fixed that --enable-assembler works on newer Linux system | ||||
* | Added support for symlinked tables. | monty@hundin.mysql.fi | 2001-06-01 | 1 | -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.fi | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 21 | -0/+22220 |
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys |