Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | netware files should always be in 'make dist' | monty@mysql.com | 2004-05-27 | 1 | -0/+1 | |
* | | | | | | Add mgmapi | joreland@mysql.com | 2004-05-27 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | configure.in: | tomas@poseidon.(none) | 2004-05-27 | 1 | -8/+7 | |
* | | | | | several ndb automake changes, see respective file | tomas@poseidon.(none) | 2004-05-27 | 1 | -1/+30 | |
* | | | | | configure.in: | tomas@poseidon.(none) | 2004-05-26 | 1 | -0/+1 | |
* | | | | | Merge poseidon.(none):/home/tomas/mysql-4.1-ndb | tomas@poseidon.(none) | 2004-05-26 | 1 | -10/+113 | |
|\ \ \ \ \ | ||||||
| * | | | | | neww ndb automake | tomas@poseidon.(none) | 2004-05-26 | 1 | -8/+18 | |
| * | | | | | updated configure for automake in ndb tree | tomas@poseidon.(none) | 2004-05-25 | 1 | -9/+102 | |
* | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@mc05.(none) | 2004-05-26 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | ndb tablehandler, ndb make and endien define, see each file | tomas@mc05.(none) | 2004-05-19 | 1 | -0/+8 | |
* | | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 1 | -4/+7 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -5/+8 | |
* | | | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -1/+2 | |
* | | | | configure.in: | tomas@mc05.(none) | 2004-04-29 | 1 | -0/+1 | |
* | | | | symlink a whole dir, not individual files (symlinking individual files is one... | serg@serg.mylan | 2004-04-26 | 1 | -2/+2 | |
* | | | | symlink, not hardlink | serg@sergbook.mylan | 2004-04-21 | 1 | -3/+2 | |
| |_|/ |/| | | ||||||
* | | | Resolved changes between example storage engine and NDB storage engine. | brian@brian-akers-computer.local | 2004-04-14 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | All changes are to allow someone to compile the example storage engine and us... | brian@brian-akers-computer.local | 2004-04-12 | 1 | -0/+1 | |
* | | | | Check if NDB should be built to to support MySQL Cluster | magnus@neptunus.(none) | 2004-04-14 | 1 | -0/+18 | |
|/ / / | ||||||
* | | | - reverted use of AC_CONFIG_SUBDIRS for BDB for now (it somehow did | lenz@kallisto.local | 2004-03-18 | 1 | -1/+3 | |
* | | | - Use AC_CONFIG_SUBDIRS to invoke the InnoDB and BDB configure scripts | lenz@kallisto.local | 2004-03-18 | 1 | -22/+2 | |
* | | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -3/+3 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+3 | |
* | | my_getsystime() | serg@serg.mylan | 2004-03-02 | 1 | -1/+1 | |
* | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -0/+9 | |
|\ \ | |/ | ||||||
| * | - Make sure to set the correct compile flags for Mac OS X 10.3 "Panther" | lenz@mysql.com | 2004-02-19 | 1 | -0/+9 | |
* | | hpux-friendly isinf-detection | serg@serg.mylan | 2004-02-18 | 1 | -18/+21 | |
* | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -3/+8 | |
|\ \ | ||||||
| * \ | Merge with 4.0 to get fix for mysqlbinlog | monty@mysql.com | 2004-02-16 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-02-16 | 1 | -0/+5 | |
| | |\ | ||||||
| | | * | Always use libtool with "--preserve-dup-deps" | monty@mysql.com | 2004-02-13 | 1 | -0/+5 | |
| | * | | - bumped up version number in configure.in from 4.0.18 -> 4.0.19 | lenz@mysql.com | 2004-02-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | Export CXX and AR to make it easier to invoke other configure scripts with sa... | monty@mysql.com | 2004-02-10 | 1 | -1/+1 | |
| | * | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) | monty@mysql.com | 2004-02-05 | 1 | -1/+1 | |
| | * | Fix for bug #2214: | konstantin@mysql.com | 2004-02-04 | 1 | -1/+1 | |
| | * | - bumped up version number to 4.0.18, now that 4.0.17 has been | lenz@mysql.com | 2003-12-16 | 1 | -1/+1 | |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | configure.in: | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -0/+3 | |
|/ / | ||||||
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) | monty@mysql.com | 2003-12-14 | 1 | -1/+1 | |
* | | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alpha | lenz@kallisto.local | 2003-12-04 | 1 | -1/+1 | |
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -1/+1 | |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -1/+1 | |
| * | - bumped up version number in configure.in to to 4.0.17 now that | lenz@mysql.com | 2003-10-21 | 1 | -1/+1 | |
| * | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -1/+1 | |
* | | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 1 | -1/+1 |