Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trx0sys.c, trx0roll.c, srv0start.h: | heikki@hundin.mysql.fi | 2003-03-02 | 3 | -7/+69 |
| | | | | Print trx rollback progress info in crash recovery | ||||
* | ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL ↵ | guilhem@mysql.com | 2003-03-02 | 3 | -1/+50 |
| | | | | replication tests | ||||
* | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-03-02 | 6 | -6/+26 |
|\ | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 6 | -6/+26 |
| | | |||||
* | | Replication: simplification of init_relay_log_pos: always initialize, | guilhem@mysql.com | 2003-03-02 | 2 | -9/+1 |
| | | | | | | | | remove variable rli->log_pos_current. | ||||
* | | When the SQL thread cannot read an event from the relay log | guilhem@mysql.com | 2003-03-02 | 2 | -0/+10 |
| | | | | | | | | | | | | ("Event too big" etc), stop this thread instead of going on with the next event, which would certainly lead to slave's data corruption. | ||||
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-28 | 106 | -805/+807 |
|\ \ | |||||
| * | | LOAD DATA INFILE is not replicated if replicate_*_table is set | monty@narttu.mysql.fi | 2003-02-28 | 105 | -804/+804 |
| | | | | | | | | | | | | LOAD DATA LOCAL INFILE was not replicated correctly | ||||
| * | | merge (use local version) | monty@narttu.mysql.fi | 2003-02-28 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Always include errno.h | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
| | | | | |||||
| | * | | LOAD DATA INFILE is not replicated by slave if replicate_*_table is set | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Added copying of *.slave-mi mysql-test files | monty@narttu.mysql.fi | 2003-02-28 | 1 | -1/+3 |
| | | | | |||||
* | | | | used correct function (SCRUM) | bell@sanja.is.com.ua | 2003-02-28 | 1 | -2/+2 |
| | | | | |||||
* | | | | - Changed version number from "4.0.12-gamma" to "4.0.12" (confirmed by | lenz@mysql.com | 2003-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Monty) | ||||
* | | | | postmerging fix (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 2 | -3/+3 |
| | | | | |||||
* | | | | posreview changing (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 3 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | increased compatibility postmerge changing | ||||
* | | | | merging | bell@sanja.is.com.ua | 2003-02-27 | 6 | -10/+25 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | client port number added to SHOW PROCESSLIST (SCRUM?) | bell@sanja.is.com.ua | 2003-02-17 | 6 | -13/+25 |
| | | | | |||||
* | | | | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 9 | -11/+12 |
| | | | | | | | | | | | | | | | | Fixed bug in RAND() usage in mysqlbinlog | ||||
* | | | | Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windows | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+5 |
| | | | | |||||
* | | | | Integer values between 9223372036854775807 and 9999999999999999999 are now | monty@narttu.mysql.fi | 2003-02-27 | 4 | -9/+8 |
| | | | | | | | | | | | | | | | | | | | | regarded as unsigned longlongss, not as floats. This make these values work similar to values between 10000000000000000000 and 18446744073709551615. | ||||
* | | | | Code cleanup | monty@narttu.mysql.fi | 2003-02-27 | 1 | -8/+3 |
| | | | | |||||
* | | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -1/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fix for SHOW TABLE STATUS with empty .frm file | monty@narttu.mysql.fi | 2003-02-26 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Comment column in SHOW TABLE STATUS now reports that it can | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | contain NULL values (which is the case for a crashed .frm file). | ||||
* | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-26 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | Remove DEBUG_ASSERT if MySQL internally names a UNIQUE index as the PRIMARY KEY, but inside InnoDB there is no primary key for the table | ||||
* | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-02-26 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | Add docs to store_lock() | ||||
* | | | | | Merge sinisa@work.mysql.com://home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-02-26 | 1 | -2/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | into sinisa.nasamreza.org:/mnt/work/mysql-4.0 | ||||
| * | | | | A fix for a crashing bug with unspecified database in this type of | Sinisa@sinisa.nasamreza.org | 2003-02-26 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command: load data infile 'filename' into table db.table; | ||||
* | | | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-02-26 | 32 | -75/+127 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | merge with 3.23 to get corrected error message files and rename of files in ↵ | monty@narttu.mysql.fi | 2003-02-26 | 28 | -74/+120 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | mysql-test | ||||
| | * | | | change 'slave-master-info.opt' to .slave-mi to avoid problems with long ↵ | monty@narttu.mysql.fi | 2003-02-26 | 4 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | filenames on some OS | ||||
| | * | | | Fixed "syntax" errors in text message files. | monty@mashka.mysql.fi | 2003-02-25 | 22 | -253/+253 |
| | | | | | | | | | | | | | | | | | | | | Ensured that all errors messages ends with: ", | ||||
| | * | | | Indentation cleanup | monty@mashka.mysql.fi | 2003-02-25 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | ibuf0ibuf.c: | heikki@hundin.mysql.fi | 2003-02-21 | 1 | -2/+41 |
| | | | | | | | | | | | | | | | | | | | | Add diagnostic prints if insert buffer merge is tried to a page whose type is not an index page, try to recover from the situation by discarding the insert buffer records | ||||
| | * | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2003-02-19 | 3 | -13/+20 |
| | |\ \ \ | |||||
| | | * | | | prevented crash on deleting non-constructed analyse object | bell@sanja.is.com.ua | 2003-02-18 | 1 | -5/+6 |
| | | | | | | |||||
| | | * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23 | bell@sanja.is.com.ua | 2003-02-18 | 1 | -8/+10 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/work-3.23 | ||||
| | | * | | | | fixed memory leak in ANALIZE initialization error reporting | bell@sanja.is.com.ua | 2003-02-14 | 1 | -0/+4 |
| | | | | | | | |||||
| | * | | | | | another fix for RAND() initialization | serg@serg.mysql.com | 2003-02-12 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Safety fix (caused a core dump on slave during shutdown when shutting down ↵ | monty@narttu.mysql.fi | 2003-02-26 | 4 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | replication on some OS) | ||||
* | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-02-25 | 1 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | | | | Portability fix | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+6 |
| | | | | | | |||||
* | | | | | | fixed again | serg@serg.mysql.com | 2003-02-25 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-02-25 | 5 | -9/+25 |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | | | | Ignore some automaticly generated files | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+3 |
| | | | | | | |||||
| * | | | | | Portability fix for HPUX10.20 | monty@narttu.mysql.fi | 2003-02-25 | 4 | -9/+22 |
| | | | | | | |||||
* | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-02-25 | 2 | -4/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 |