Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 15 | -64/+95 |
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@teton.kitebird.com | 2004-06-12 | 1 | -3/+3 |
|\ | |||||
| * | sql_state.h: | paul@teton.kitebird.com | 2004-06-12 | 1 | -3/+3 |
* | | Unicode collation algorithm: contraction support. | bar@mysql.com | 2004-06-12 | 17 | -25/+315 |
* | | mysql-copyright: | patg@krsna.patg.net | 2004-06-11 | 1 | -16/+43 |
* | | after merge fix | serg@serg.mylan | 2004-06-11 | 1 | -0/+1 |
* | | after merge fix | serg@serg.mylan | 2004-06-11 | 2 | -6/+5 |
* | | merged | serg@serg.mylan | 2004-06-11 | 26 | -85/+181 |
|\ \ | |/ |/| | |||||
| * | mysqltest.c: don't hardcode variables to be taken from environment. | serg@serg.mylan | 2004-06-11 | 3 | -11/+11 |
| * | bug#3964 and related issues: FTB problems with charsets where one byte can ma... | serg@serg.mylan | 2004-06-10 | 19 | -60/+143 |
| * | one more ndb-isolating fix | serg@serg.mylan | 2004-06-05 | 2 | -0/+3 |
| * | do not create ndb Makefiles unless required | serg@serg.mylan | 2004-06-05 | 1 | -13/+13 |
| * | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
| |\ | |||||
| | * | make CHECK killable | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-06-11 | 2 | -1/+4 |
|\ \ \ | |||||
| * | | | fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server) | hf@deer.(none) | 2004-06-09 | 1 | -0/+1 |
| * | | | Fix for the bug #4014 (prepared SELECT in embedded server) | hf@deer.(none) | 2004-06-09 | 1 | -1/+3 |
* | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-06-11 | 15 | -1432/+1907 |
|\ \ \ \ | |||||
| * | | | | BUG#4088 | joreland@mysql.com | 2004-06-11 | 1 | -1/+1 |
| * | | | | BUG#4088 - Multiple mixed index/normal reads | joreland@mysql.com | 2004-06-10 | 1 | -1/+1 |
| * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | tomas@poseidon.ndb.mysql.com | 2004-06-10 | 14 | -1431/+1906 |
| |\ \ \ \ | |||||
| | * | | | | removed myVector from ndb restore | tomas@poseidon.ndb.mysql.com | 2004-06-10 | 6 | -160/+32 |
| | * | | | | more ndb restore cleanup | tomas@poseidon.bredbandsbolaget.se | 2004-06-10 | 7 | -314/+219 |
| | * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | tomas@poseidon.bredbandsbolaget.se | 2004-06-09 | 12 | -1132/+1830 |
| | |\ \ \ \ | |||||
| | | * | | | | re-enginered ndb restore to remove new/deletes and data copy | tomas@poseidon.bredbandsbolaget.se | 2004-06-09 | 12 | -1132/+1830 |
* | | | | | | | Move UCA language specific definitions into ctype-ucs.c. | bar@mysql.com | 2004-06-11 | 3 | -144/+356 |
* | | | | | | | charset.c: | bar@mysql.com | 2004-06-11 | 1 | -44/+15 |
* | | | | | | | Initialize max_sort_char only if a character set is requested. | bar@mysql.com | 2004-06-11 | 10 | -41/+44 |
* | | | | | | | Allocate memory when a character set is requested: | bar@mysql.com | 2004-06-11 | 22 | -560/+608 |
* | | | | | | | Fix for Bug#4079 "error checking in prepared statements": | konstantin@mysql.com | 2004-06-11 | 2 | -0/+51 |
* | | | | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-06-11 | 1 | -2/+22 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-06-11 | 29 | -28/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 29 | -28/+1 |
* | | | | | | | | EXISTS(SELECT * ...) | bell@sanja.is.com.ua | 2004-06-10 | 4 | -4/+39 |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-06-10 | 4 | -0/+71 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | cleunup() of count() and max()/min() added (BUG#2687) | bell@sanja.is.com.ua | 2004-06-10 | 4 | -0/+71 |
* | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-10 | 5 | -26/+72 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB" | guilhem@mysql.com | 2004-06-10 | 5 | -26/+72 |
* | | | | | | | | | Optimization to use less memory. | bar@mysql.com | 2004-06-10 | 18 | -92/+98 |
* | | | | | | | | | WL#1595 "Optionally fsync() the binlog after every statement": | guilhem@mysql.com | 2004-06-10 | 5 | -7/+58 |
* | | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-10 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | don't need to tag the slave SQL thread as "bootstrap". It causes duplicate | guilhem@mysql.com | 2004-06-10 | 2 | -1/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Added function | heikki@hundin.mysql.fi | 2004-06-10 | 2 | -26/+7 |
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | pem@mysql.com | 2004-06-10 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Removed extra error messages (that were replaced). | pem@mysql.comhem.se | 2004-06-10 | 1 | -2/+0 |
* | | | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@mc05.(none) | 2004-06-10 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 3 retries for wait started | ndbdev@ndbmaster.mysql.com | 2004-06-09 | 1 | -4/+11 |
| * | | | | | | Use LOGNAME instead of USER | ndbdev@ndbmaster.mysql.com | 2004-06-08 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1" | konstantin@mysql.com | 2004-06-10 | 1 | -3/+3 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-06-09 | 12 | -122/+213 |
|\ \ \ \ \ | |_|/ / / |/| | | | |