summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...monty@narttu.mysql.fi2003-08-273-26/+80
* Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-275-4/+22
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-2722-263/+261
|\
| * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-2722-263/+261
* | do not try to "analyze" or "sort index" in the table that has no indexes or n...serg@serg.mylan2003-08-271-9/+12
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-261-1/+4
|\ \
| * | fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t...serg@serg.mylan2003-08-261-1/+4
* | | Fixed a very rarge memory overrun bug in the myisamlog program.Sinisa@sinisa.nasamreza.org2003-08-261-1/+9
* | | - Reverted a fix for bug#897, as it broke the installation on somelenz@mysql.com2003-08-261-7/+2
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-252-7/+30
|\ \ \ | |_|/ |/| |
| * | comments about mutexes in replication.guilhem@mysql.com2003-08-252-7/+30
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-256-40/+90
|\ \ \ | |/ /
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-254-22/+38
| |\ \
| | * | Clearer states in SHOW PROCESSLIST for replication threads.guilhem@mysql.com2003-08-254-22/+38
| * | | os0file.c:heikki@hundin.mysql.fi2003-08-241-6/+1
| |/ /
| * | The slave threads MUST not care about max_join_size, we start them withguilhem@mysql.com2003-08-231-4/+8
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-232-8/+43
| |\ \
| | * | * Fix for a potential bug:guilhem@mysql.com2003-08-232-8/+43
* | | | Better fix for myisamchk --sort-index on windowsmonty@narttu.mysql.fi2003-08-256-28/+42
* | | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-2536-171/+181
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-234-39/+65
|\ \ \ \ | |/ / / |/| | |
| * | | show symlinked directories in SHOW CREATE TABLEmonty@narttu.mysql.fi2003-08-234-39/+65
* | | | After merge fixesSinisa@sinisa.nasamreza.org2003-08-22158-1281/+3765
|\ \ \ \ | | |/ / | |/| |
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-2211-30/+471
| |\ \ \ | | |/ / | |/| |
| | * | 2 minor edits, plusguilhem@mysql.com2003-08-2211-30/+471
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-2218-76/+180
| |\ \ \ | | |_|/ | |/| |
| | * | Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-2218-76/+180
| * | | mergedserg@serg.mylan2003-08-214-37/+43
| |\ \ \
| | * | | Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...serg@serg.mylan2003-08-212-2/+5
| | * | | Merge bk-internal:/home/bk/mysql-3.23/serg@serg.mylan2003-08-212-36/+39
| | |\ \ \
| | | * | | fix for SHOW CREATE TABLE to report corerct second field's lengthserg@serg.mylan2003-08-212-36/+39
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23guilhem@mysql.com2003-08-181-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix for 64-bit CPUs (u_long is 64 bit there, but in_addr_t is always uint32).guilhem@mysql.com2003-08-181-1/+1
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-211-0/+1
| |\ \ \ \ \
| | * | | | | - added missing option "--without-embedded" to be able to compile withoutlenz@mysql.com2003-08-211-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | crash BUG#1116 fixedserg@serg.mylan2003-08-211-7/+7
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-2140-205/+570
| |\ \ \ \ \ | | |/ / / /
| | * | | | Yesterday I removed process_io_create_file; I shouldn't have.guilhem@mysql.com2003-08-211-0/+121
| | * | | | Result updates after Dmitri's and my changes to logging with --log-slave-upda...guilhem@mysql.com2003-08-214-2/+13
| | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-2014-152/+148
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | First commit for fixing BUG#1100guilhem@mysql.com2003-08-2014-152/+148
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-08-201-3/+1
| | |\ \ \ \
| | | * | | | Fixed problem with undefined assert symbolmonty@narttu.mysql.fi2003-08-201-3/+1
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-08-207-12/+24
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-207-12/+24
| | | |/ / /
| | * | | | Fixed some varnings from valgrindmonty@narttu.mysql.fi2003-08-2020-115/+342
| * | | | | sortedserg@serg.mylan2003-08-211-4/+4
| * | | | | comment addedserg@serg.mylan2003-08-201-0/+7
| |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-08-191-31/+8
| |\ \ \ \
| | * | | | FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree ...serg@serg.mylan2003-08-191-31/+8