Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some changes for SSL | gluh@gluh.(none) | 2002-10-30 | 4 | -9/+20 |
| | |||||
* | row0undo.c: | heikki@hundin.mysql.fi | 2002-10-30 | 1 | -3/+14 |
| | | | | Partial fix to a hang introduced in CREATE TABLE in the push last night | ||||
* | lexyy.c: | heikki@hundin.mysql.fi | 2002-10-30 | 1 | -0/+3 |
| | | | | Update instructions about editing the files generated by flex and bison | ||||
* | configure.in: | heikki@hundin.mysql.fi | 2002-10-29 | 1 | -0/+2 |
| | | | | In Linux do not printb thread id's but process no's in SHOW INNODB STATUS | ||||
* | Many files: | heikki@hundin.mysql.fi | 2002-10-29 | 51 | -575/+1572 |
| | | | | | | Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution mysqld.cc: Change MySQL default isolation level to REPEATABLE READ; note that InnoDB has always had that default, and BDB and MyISAM always run at SERIALIZABLE level anyway | ||||
* | Merge bk://work.mysql.com:7001 | Sinisa@sinisa.nasamreza.org | 2002-10-29 | 2 | -1/+5 |
|\ | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0 | ||||
| * | finally pushing what I could not due to BK problems | Sinisa@sinisa.nasamreza.org | 2002-10-28 | 2 | -1/+5 |
| | | |||||
* | | fixed "huge number of packed rows in MyISAM" bug in 4.0 tree | serg@serg.mysql.com | 2002-10-28 | 1 | -1/+2 |
| | | |||||
* | | merged using "ul" | serg@serg.mysql.com | 2002-10-28 | 0 | -0/+0 |
|\ \ | |||||
| * | | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields | serg@serg.mysql.com | 2002-10-28 | 2 | -1/+173 |
| | | | |||||
* | | | fixing after automerge with 3.23 | serg@serg.mysql.com | 2002-10-26 | 1 | -38/+0 |
| | | | |||||
* | | | sql_yacc.yy: | serg@serg.mysql.com | 2002-10-26 | 1 | -12/+10 |
| |/ |/| | | | | | cleanup | ||||
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-10-25 | 12 | -11/+159 |
|\ \ | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * \ | merged | serg@serg.mysql.com | 2002-10-25 | 12 | -11/+159 |
| |\ \ | | |/ | |||||
| | * | merged | serg@serg.mysql.com | 2002-10-25 | 0 | -0/+0 |
| | |\ | |||||
| | | * | BK automatic LOD removal. | bk@admin.bk | 2002-10-25 | 3 | -97/+104 |
| | | | | |||||
| | | * | memory leak closed | serg@serg.mysql.com | 2002-10-25 | 1 | -1/+2 |
| | | | | |||||
| | * | | lexyy.c, pars0grm.c: | heikki@hundin.mysql.fi | 2002-10-25 | 2 | -3/+10 |
| | | | | | | | | | | | | | | | | Include univ.i before any system headers to remove a large file compilation failure on AIX | ||||
| | * | | Merge lgrimmer@work.mysql.com:/home/bk/mysql | lenz@mysql.com | 2002-10-24 | 4 | -3/+16 |
| | |\ \ | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-3.23 | ||||
| | | * \ | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
| | | |\ \ | |||||
| | | | * | | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 4 | -3/+16 |
| | | | | | | |||||
| | * | | | | - Fix for Do-compile: Enable InnoDB to autoextend the table space if | lenz@mysql.com | 2002-10-23 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | necessary (required to actually pass the sql-bench without aborting with "table space full") | ||||
| | * | | | - added "darwin" to the list of systems that are known to support the | lenz@mysql.com | 2002-10-21 | 1 | -3/+3 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | -p option for cp and the -r option for scp (thank to Paul DuBois for the patch) - fixed a typo | ||||
| | * | | BK automatic LOD removal. | bk@admin.bk | 2002-10-20 | 3 | -97/+104 |
| | | | | |||||
| | * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fixed usage of putenv() on windows (in not normally used code) | monty@hundin.mysql.fi | 2002-10-20 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | - fixed typo in scripts/mysql_convert_table_format.sh | lenz@mysql.com | 2002-10-18 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | - fixed typo in mysqld.cc: "agaist" -> "against" | lenz@mysql.com | 2002-10-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Added optional NT service and fix the TZ variable bug | miguel@hegel.br | 2002-10-16 | 4 | -34/+195 |
| | |/ / | |||||
* | | | | Merge nleippe@work.mysql.com:/home/bk/mysql-4.0 | nick@mysql.com | 2002-10-24 | 14 | -24/+24 |
|\ \ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/nick/mysql/repository/mysql-4.0 | ||||
| * | | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 14 | -24/+24 |
| |/ / / | | | | | | | | | | | | | differences in HPUX11) | ||||
* | | | | fixed prev. commit (was commited in disabled state) | nick@mysql.com | 2002-10-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | added new syntax: | nick@mysql.com | 2002-10-24 | 1 | -0/+17 |
|/ / / | | | | | | | | | | | | | STOP|START SLAVE rather than SLAVE STOP|START, which is now deprecated and should be deleted in 4.1 | ||||
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-10-23 | 9 | -17/+148 |
|\ \ \ | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | | Do-compile fixes: | lenz@mysql.com | 2002-10-23 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixed essential piece missing from last merge with 3.23 tree (InnoDB option) - Added "autoextend" parameter to InnoDB startup options to be able to pass the full sql-bench run without hitting an "table space full" error | ||||
| * | | | Merge mysql.com:/home/nick/mysql/repository/mysql-4.0 | nick@mysql.com | 2002-10-22 | 8 | -15/+139 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/nick/mysql/mysql-4.0 | ||||
| | * | | | Added Rand_log_event | nick@mysql.com | 2002-10-22 | 7 | -5/+123 |
| | | | | | |||||
| | * | | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-17 | 2 | -10/+16 |
| | | | | | |||||
* | | | | | less restrictive test for max key length in mi_create | serg@serg.mysql.com | 2002-10-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | truncate both MYI and MYD files on DELETE FROM table; to avoid warnings on ↵ | serg@serg.mysql.com | 2002-10-22 | 1 | -4/+5 |
|/ / / / | | | | | | | | | | | | | CHECK TABLE | ||||
* | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0 | hf@genie.(none) | 2002-10-21 | 2 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/04 | ||||
| * | | | | Embedded server bugfix | hf@genie.(none) | 2002-10-21 | 2 | -0/+2 |
| | | | | | |||||
* | | | | | After bk -r check -ff (to be able to upgrade to bk 3.0) | monty@work.mysql.com | 2002-10-20 | 0 | -0/+0 |
| | | | | | |||||
* | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-20 | 3 | -1092/+1102 |
| | | | | | |||||
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-10-20 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed Changelog | monty@hundin.mysql.fi | 2002-10-20 | 1 | -2/+0 |
| | | | | | | |||||
* | | | | | | ftb wasn't able to re-initialize index search (oops! in joins) | serg@serg.mysql.com | 2002-10-19 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-10-18 | 4 | -25/+34 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | | | | some DBUG_ENTER/RETURN macro added | serg@serg.mysql.com | 2002-10-18 | 4 | -25/+34 |
| |/ / / / | | | | | | | | | | | | | | | | safer GWS_PROB, avoid log(0) | ||||
* | | | | | Small code improvement in multi-table updates | Sinisa@sinisa.nasamreza.org | 2002-10-17 | 2 | -9/+11 |
| |/ / / |/| | | |