Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-03-27 | 2 | -27/+29 |
|\ | |||||
| * | Fix for stack size checking on Solaris. | monty@mashka.mysql.fi | 2003-03-26 | 1 | -2/+3 |
| * | Fix for glibc with small stack size (fixes bug when running crash-me) | monty@mashka.mysql.fi | 2003-03-26 | 2 | -26/+27 |
* | | mysqld.cc: | heikki@hundin.mysql.fi | 2003-03-27 | 1 | -1/+1 |
* | | fixed problem of port without host in SHOW PROCESSLIST (bug 189) | bell@sanja.is.com.ua | 2003-03-26 | 1 | -1/+1 |
* | | - fixed typo (build_command -> build-command) | lenz@mysql.com | 2003-03-25 | 1 | -1/+1 |
* | | - added new option "--build-command" to be able to use different | lenz@mysql.com | 2003-03-25 | 1 | -31/+45 |
* | | crash-me.sh: | walrus@mysql.com | 2003-03-26 | 1 | -0/+109 |
* | | Fix for small bug #186 (If a connection has temporary tables and does | guilhem@mysql.com | 2003-03-25 | 1 | -0/+10 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-25 | 3 | -0/+32 |
|\ | |||||
| * | Fixed bug with GROUP BY and alias | monty@narttu.mysql.fi | 2003-03-25 | 3 | -0/+32 |
* | | - fixed wrong order of commands in Mac OS X Readme.txt | lenz@mysql.com | 2003-03-24 | 1 | -1/+1 |
* | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2003-03-24 | 242 | -1698/+12373 |
|\ \ | |||||
| * | | make myisam usable without threads (and even w/o pthread_t) | serg@sergbook.mysql.com | 2003-03-24 | 3 | -2/+12 |
| * | | Reverted fix away from 4.0, because it may in rare circumstanses | jani@rhols221.adsl.netsonic.fi | 2003-03-23 | 1 | -0/+6 |
| * | | Changed some tests to pass with new auto_increment handling, | jani@hynda.(none) | 2003-03-22 | 16 | -44/+44 |
| * | | Added error in case auto_increment and default where defined | jani@hynda.(none) | 2003-03-22 | 1 | -6/+14 |
| * | | Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slave | guilhem@mysql.com | 2003-03-22 | 1 | -1/+3 |
| * | | Missed one file from Novell changes in 1.1686 | greg@mysql.com | 2003-03-21 | 1 | -49/+49 |
| * | | Changes from Novell for various NetWare-only files, post-4.0.12 | greg@mysql.com | 2003-03-21 | 34 | -267/+367 |
| * | | crash-me.sh: | walrus@mysql.com | 2003-03-21 | 1 | -0/+14 |
| * | | Fixed a bug in comment handling. | jani@rhols221.adsl.netsonic.fi | 2003-03-21 | 1 | -2/+10 |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 | bell@sanja.is.com.ua | 2003-03-21 | 3 | -2/+31 |
| |\ \ | |||||
| | * | | do not allow to cache queries with INTO clause | bell@sanja.is.com.ua | 2003-03-06 | 3 | -2/+31 |
| * | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0 | pem@mysql.com | 2003-03-20 | 1 | -85/+85 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fixed lots of typos, and translated a few messages. | pem@mysql.com | 2003-03-19 | 1 | -85/+85 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-19 | 6 | -11/+64 |
| |\ \ \ | |||||
| | * | | | Print right hostname or IP in SHOW PROCESSLIST | monty@narttu.mysql.fi | 2003-03-19 | 6 | -11/+64 |
| * | | | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2003-03-19 | 16 | -50/+429 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-19 | 16 | -50/+429 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Allow optimzation of multi-table-update also for InnoDB tables | monty@narttu.mysql.fi | 2003-03-19 | 13 | -48/+313 |
| | | * | | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables | monty@narttu.mysql.fi | 2003-03-18 | 4 | -1/+22 |
| | | |\ \ | |||||
| | | | * | | Fix of 'halloween bug' with UPDATE of InnoDB tables. | monty@narttu.mysql.fi | 2003-03-18 | 4 | -0/+31 |
| | | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23 | monty@mashka.mysql.fi | 2003-03-16 | 3 | -15/+10 |
| | | | |\ \ | |||||
| | | | | * | | row0mysql.c: | heikki@hundin.mysql.fi | 2003-03-16 | 1 | -1/+1 |
| | | | | * | | row0sel.c: | heikki@hundin.mysql.fi | 2003-03-15 | 1 | -13/+8 |
| | | | | * | | - tagged ChangeSet 1.1358 as mysql-3.23.56 | lenz@mysql.com | 2003-03-15 | 1 | -1/+1 |
| | | * | | | | Test of range optimizer in InnoDB | monty@narttu.mysql.fi | 2003-03-18 | 3 | -2/+95 |
| * | | | | | | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 10 | -402/+18 |
| |/ / / / / | |||||
| * | | | | | - updated version number (4.0.12 -> 4.0.13) | lenz@mysql.com | 2003-03-18 | 1 | -1/+1 |
| * | | | | | New variable rli->ignore_log_space_limit to resolve | guilhem@mysql.com | 2003-03-17 | 7 | -13/+111 |
| |/ / / / | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-17 | 6 | -5/+3 |
| |\ \ \ \ | |||||
| | * | | | | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 6 | -5/+3 |
| * | | | | | Fixed a bug in --one-database. | jani@hynda.(none) | 2003-03-17 | 1 | -1/+2 |
| |/ / / / | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-03-16 | 10 | -32/+69 |
| |\ \ \ \ | |||||
| | * | | | | Write binlog before commit when doing INSERT ... SELECT | monty@mashka.mysql.fi | 2003-03-16 | 3 | -7/+27 |
| | * | | | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 7 | -20/+42 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Code cleanup | monty@mashka.mysql.fi | 2003-03-14 | 1 | -10/+6 |
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23 | monty@mashka.mysql.fi | 2003-03-14 | 6 | -10/+35 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Check for empty table/column names | monty@mashka.mysql.fi | 2003-03-14 | 6 | -10/+35 |