Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#5138: hash indexes on heap tables support statistics. | sergefp@mysql.com | 2004-09-08 | 4 | -10/+248 |
| | | | | KEY::rec_per_key is updated every time 1/HEAP_STATS_UPDATE_THRESHOLD part of table records has been changed. | ||||
* | Remove extra '/' after mysql_real_data_home | monty@mysql.com | 2004-09-03 | 5 | -7/+12 |
| | | | | Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump | ||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-02 | 20 | -242/+265 |
|\ | | | | | | | into mysql.com:/home/my/mysql-4.1 | ||||
| * | After merge fixes | monty@mysql.com | 2004-09-02 | 4 | -12/+8 |
| | | |||||
| * | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 2 | -10/+36 |
| |\ | |||||
| | * | - removed mysql-test/t/flush_block_commit-master.opt as it collided | lenz@mysql.com | 2004-08-30 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | with the sleep value we use for the test suite run during the release builds | ||||
| | * | Code style fixes. | monty@mysql.com | 2004-08-28 | 2 | -10/+28 |
| | | | | | | | | | | | | Initialize LOG_error_log before get_options to not use an uninitalized mutex in case of an error from handle_options() | ||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-01 | 8 | -1050/+170 |
| |\ \ | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.1 | ||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-31 | 16 | -222/+223 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.1 | ||||
| | * | | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 16 | -222/+223 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database Safety fix for mailformed MERGE files | ||||
* | | | | | Bug#4338 mysql-test-run fails if compiled with non-latin1 character set | bar@mysql.com | 2004-09-02 | 1 | -76/+76 |
| | | | | | |||||
* | | | | | fixed typo in group_concat printing (BUG#5161) | bell@sanja.is.com.ua | 2004-09-01 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Allow IN to convert arguments into Unicode in some cases. | bar@mysql.com | 2004-09-01 | 2 | -0/+17 |
| | | | | | |||||
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-08-31 | 2 | -0/+17 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-not-4.1 | ||||
| * | | | | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 2 | -0/+17 |
| | | | | | |||||
* | | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-08-31 | 8 | -1050/+170 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1 | ||||
| * | | | | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at ↵ | mskold@mysql.com | 2004-08-31 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | insert | ||||
| * | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-08-31 | 6 | -1048/+168 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1 | ||||
| | * | | | | Enabled HA_NULL_IN_KEY support | mskold@mysql.com | 2004-08-31 | 4 | -50/+161 |
| | | | | | | |||||
| | * | | | | Simplified expensive test | mskold@mysql.com | 2004-08-31 | 2 | -998/+7 |
| | |/ / / | |||||
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-08-31 | 2 | -0/+28 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames | ||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-30 | 2 | -0/+28 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| | * | | | space-stripping in _mi_prefix_search: BUG#5284 | serg@serg.mylan | 2004-08-30 | 2 | -0/+28 |
| | | | | | |||||
* | | | | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive. | sergefp@mysql.com | 2004-08-29 | 2 | -0/+39 |
|/ / / / | |||||
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2004-08-27 | 3 | -1/+21 |
|\ \ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| * | | | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION ↵ | bar@mysql.com | 2004-08-27 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | conflict | ||||
| * | | | | grant.result: | bar@mysql.com | 2004-08-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Forgot to push in the previous changeset | ||||
* | | | | | Fix order by | joreland@mysql.com | 2004-08-27 | 2 | -3/+3 |
|/ / / / | |||||
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2004-08-27 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| * \ \ \ | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2004-08-27 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | into mysql.com:/usr/home/bar/mysql-4.1 | ||||
| | * | | | grant.result: | bar@mysql.com | 2004-08-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Bug 4338 mysql-test-run fails if compiled with non-latin1 character set: partual fix. | ||||
* | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2004-08-27 | 2 | -0/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1 | ||||
| * | | | | Fix ordered index scan with partially specified key | joreland@mysql.com | 2004-08-27 | 2 | -0/+9 |
| |/ / / | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-26 | 2 | -0/+17 |
|\ \ \ \ | |_|/ / |/| | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | | | merged | serg@serg.mylan | 2004-08-26 | 2 | -0/+17 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Test case for Bug #4792 lower_case_table_names does not resolve ↵ | rburnett@build.mysql.com | 2004-08-25 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | db.tbl.column in SELECT list lowercase_table.result: New results for modified lowercase_table test lowercase_table.test: Added test case for all uppercase database when running under lower_case_table_names. This really only failed under Windows. Bug# 4792 | ||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-26 | 14 | -27/+103 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | into mysql.com:/home/my/mysql-4.1 | ||||
| * | | | Portability fixes | monty@mysql.com | 2004-08-26 | 14 | -27/+103 |
| | | | | | | | | | | | | | | | | Fixed bug in end space handle for WHERE text_column="constant" | ||||
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-08-26 | 2 | -0/+37 |
|\ \ \ \ | |_|/ / |/| | | | | | | | into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219 | ||||
| * | | | A fix (Bug#5219: Cannot use '||' with MBRContains(..)). | ram@gw.mysql.r18.ru | 2004-08-26 | 2 | -0/+37 |
| | | | | |||||
* | | | | "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)". | bar@mysql.com | 2004-08-26 | 7 | -9/+8 |
|/ / / | |||||
* | | | Cleaned up rnd_init | mskold@mysql.com | 2004-08-24 | 2 | -0/+1009 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-24 | 1 | -4/+4 |
|\ \ | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.(none) | 2004-08-24 | 1 | -4/+4 |
| |\ \ | | | | | | | | | | | | | into poseidon.(none):/home/tomas/mysql-4.1-clean | ||||
| | * \ | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.(none) | 2004-08-24 | 1 | -4/+4 |
| | |\ \ | | | | | | | | | | | | | | | | into poseidon.(none):/home/tomas/mysql-4.1-clean | ||||
| | | * | | added alias MYSQLD for API | tomas@poseidon.(none) | 2004-08-24 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | added choice of : or = in config file set case insensitive section names | ||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-24 | 9 | -7/+221 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | | | | followup | serg@serg.mylan | 2004-08-24 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | manually merged | serg@serg.mylan | 2004-08-24 | 7 | -5/+86 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fix for bug #4340: find_in_set is case insensitive even on binary ↵ | gluh@gluh.mysql.r18.ru | 2004-08-24 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | operators(2nd version) |