summaryrefslogtreecommitdiff
path: root/acconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-281-0/+3
| | | | | | | Add pack_bits to pack_reclength for dynamic rows. This solves buffer a possible buffer overflow on update. (This will probably solve bug #563) Fix test for available file descriptors in mysqltest Fixed core dump bug in replication tests when running without transactional table support
* - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-241-1/+1
| | | | differences in HPUX11)
* Fix for HAVE_QUERY_CACHEmonty@hundin.mysql.fi2002-04-021-0/+3
| | | | Remove not used flag CLIENT_CHANGE_USER
* merge with 3.23.49monty@hundin.mysql.fi2002-02-141-0/+3
|\
| * Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-0/+3
| |
| * Update to autoconf 2.52monty@hundin.mysql.fi2002-02-071-0/+9
| | | | | | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
* | Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-261-0/+9
| | | | | | | | Update for autoconf 2.52
* | Add --without-isam configure switch.tim@black.box2001-10-091-0/+3
| | | | | | | | Portability fix for mysqlmanager.
* | .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.croot@x3.internalnet2001-05-201-0/+6
| | | | | | | | | | acconfig.h openssl support acinclude.m4 openssl support
* | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-101-0/+6
|\ \ | |/
| * Added test for PTHREAD_YIELDmonty@donna.mysql.fi2001-04-181-0/+6
| | | | | | | | | | | | Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
* | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-0/+6
|/ | | | | | | | | PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+3
| | | | Fix bug when read return error
* Portability and bug fixes for Innobase.tim@threads.polyesthetic.msg2001-02-191-0/+3
| | | | Add --with-innobase-db to configure.
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-4/+4
|
* Merge work.mysql.com:/home/bk/mysqltim@cane.mysql.fi2000-12-211-0/+3
|\ | | | | | | into cane.mysql.fi:/usr/home/tim/my/work
| * Compatibility fix for BSDi.tim@cane.mysql.fi2000-12-211-0/+3
| | | | | | | | | | BSDi uses size_t * for the optlen arg to getsockopt, while other Unixes use socklen_t *.
* | acconfig.hsasha@mysql.sashanet.com2000-12-201-0/+3
|/ | | | | | | | | | | | | | | | | | fix to make ENCRYPT work BUILD/compile-pentium-debug debug has different warnings BUILD/FINISH.sh save symbol table and dissassembled code with symobls available before strip use $do_make for make decision instead of $make to avoid conflict BUILD/SETUP.sh export AM_MAKEFLAGS fast is now -fno-omit-frame-pointer, the opposite is now called reckless configure.in fixes to make CRYPT work again Docs/Makefile.am hack to avoid rebuilding the manual on make clean -why does Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
* configure fix to get Linux to work with new large file system detectionmonty@donna.mysql.com2000-12-161-0/+3
|
* Update to get 3.23.23 to compilemonty@donna.mysql.com2000-08-311-0/+3
|
* PART I: Keys support for MyMERGE tablesserg@infomag.ape.relarn.ru2000-08-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | myisammrg/ | Makefile.am | mymrgdef.h | support for keys myrg_open.c | & myrg_queue.c | bugfixes myrg_rfirst.c | myrg_rkey.c | myrg_rlast.c | myrg_rnext.c | myrg_rprev.c | myrg_rrnd.c | include/myisammrg.h | rkey/rnext/etc prototyped sql/ | ha_myisammrg.cc | support for keys ha_myisammrg.h | myisam/ | mi_rkey.c | buf==NULL extension, _mi_rkey() mi_rnext.c | mi_rprev.c | include/queues.h | reinit_queue() - same as init_queue, but w/o malloc mysys/queues.c | PART II: Miscellaneous myisam/common_words | deleted (looks like I checked it in by mistake) some files (like acconfig.h, Makefile.am, COPYING.LIB, etc) | Change mode to -rw-r--r-- (by `chmod a-x ')
* Automatically detect HAVE_INT_8_16_32.tim@localhost.polyesthetic.msg2000-08-101-0/+3
|
* Import changesetbk@work.mysql.com2000-07-311-0/+228