Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Manually merged two changes from 4.0 | lenz@mysql.com | 2005-01-06 | 1 | -0/+1 |
|\ | |||||
| * | - enable "with-extra-charsets=complex" for the "compile-dist" distribution | lenz@mysql.com | 2005-01-06 | 1 | -1/+2 |
* | | - updated compile-dist to include NDB cluster | lenz@mysql.com | 2004-12-31 | 1 | -1/+2 |
* | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2004-12-31 | 1 | -0/+46 |
|\ \ | |/ | |||||
| * | - Bootrap now uses "compile-dist" by default to create the source distribution | lenz@mysql.com | 2004-12-31 | 1 | -0/+46 |
* | | - fixed file permissions (need execute bits set) | lenz@mysql.com | 2004-12-02 | 4 | -0/+0 |
* | | - added some BUILD/compile-ppc* build scripts to ease building on LinuxPPC | lenz@mysql.com | 2004-12-02 | 5 | -0/+50 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-10-15 | 1 | -10/+10 |
|\ \ | |||||
| * | | compile-hpux11-parisc2-aCC: | konstantin@mysql.com | 2004-10-15 | 1 | -10/+10 |
* | | | Don't compile -O1 if --with-debug=full (as it can optimize away the call stack) | joreland@mysql.com | 2004-10-04 | 1 | -2/+9 |
|/ / | |||||
* | | Merge | ndbdev@eel.hemma.oreland.se | 2004-08-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | -O4 may be slower if you don't have profiling info (as HP pal told me | konstantin@mysql.com | 2004-08-05 | 1 | -1/+1 |
* | | | Merge 4.1 with jonas irix clone | joreland@mysql.com | 2004-08-03 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-07-26 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Irix64 mipspro ndb compile fixes | mysqldev@o2k.irixworld.net | 2004-07-09 | 1 | -4/+4 |
* | | | | Added --with-ndbcluster config option to compile-pentium-valgrind-max | pem@mysql.comhem.se | 2004-07-29 | 2 | -6/+1 |
|/ / / | |||||
* | | | Final touch: add compile-hpux11-parisc2-aCC to source distribution | konstantin@mysql.com | 2004-07-23 | 1 | -0/+1 |
* | | | BUILD/compile-hpux11-parisc2-aCC: a handy script to compile on HP-UX11 | konstantin@mysql.com | 2004-07-23 | 1 | -0/+80 |
|/ / | |||||
* | | - re-enabled NDB cluster in compile-pentium-max | lenz@mysql.com | 2004-06-14 | 1 | -1/+1 |
* | | BUILD/compile-pentium-maintainer should not ever be needed since there is | konstantin@mysql.com | 2004-05-31 | 1 | -13/+0 |
* | | logging_ok: | mysqldev@mysql.com | 2004-05-26 | 1 | -1/+6 |
* | | Merge with 4.0 to get fixes for Windows project files | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | monty@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | | - enabled compiling with NDB cluster in compile-pentium-debug-max | lenz@mysql.com | 2004-05-03 | 1 | -1/+1 |
* | | - disabled the NDB Cluster from the embedded server | lenz@mysql.com | 2004-04-26 | 1 | -1/+1 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -1/+1 |
* | | Merge with public tree | monty@mysql.com | 2004-02-16 | 3 | -1/+86 |
|\ \ | |||||
| * \ | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 3 | -1/+86 |
| |\ \ | | |/ | |||||
| | * | compile-irix-mips64-mipspro addded to the source distribution | konstantin@mysql.com | 2004-02-10 | 1 | -0/+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 | -0/+84 |
* | | | http://bugs.mysql.com/bug.php?id=2368 | bar@bar.intranet.mysql.r18.ru | 2004-02-10 | 1 | -0/+13 |
|/ / | |||||
* | | Added missing file keycache.h | monty@mysql.com | 2003-11-21 | 1 | -1/+1 |
* | | Merge with 4.0 tree | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge with 3.23 (only comment changes) | monty@mashka.mysql.fi | 2003-11-17 | 1 | -1/+1 |
| |\ | |||||
| | * | compile-pentium-gcov: | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
| * | | compile-pentium-gcov: | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+2 |
* | | | Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | walrus@mysql.com | 2003-11-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | compile-pentium-gcov: | walrus@kishkin.air.ku.ru | 2003-11-05 | 1 | -1/+1 |
* | | | | Fixed access to uninitialized memory in protocol::store_time | monty@mysql.com | 2003-11-04 | 1 | -1/+1 |
* | | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -0/+1 |
|/ / / | |||||
* | | | Indentation cleanups | monty@narttu.mysql.fi | 2003-10-08 | 3 | -24/+14 |
* | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -0/+24 |
|\ \ \ | |/ / | |||||
| * | | A note that Valgrind does not give a good stacktrace when the problem | guilhem@mysql.com | 2003-09-30 | 1 | -0/+24 |
* | | | hanged UDF interface to use clear() instead of reset() | monty@narttu.mysql.fi | 2003-08-27 | 2 | -2/+14 |
* | | | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | added compile-pentium-maintainer - | kostja@oak.local | 2003-08-14 | 1 | -0/+13 |
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / |