- 12 Jul, 2005 1 commit
-
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
- 11 Jul, 2005 14 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.com authored
-
reggie@linux.site authored
into linux.site:/home/reggie/bk/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/comment-5.0
-
brian@brian-akers-computer.local authored
Added a test for glibtoolize so that the autoconf tools that come installed on OSX will work fine (so no need to replace them).
-
pem@mysql.com authored
-
reggie@linux.site authored
Added cast to fix windows compile error
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
reggie@linux.site authored
Added cast to bool to fix windows compile problem
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/optimize-5.0
-
brian@brian-akers-computer.local authored
Fixed 32bit issue, reworked error logic for open tables, and redid the repair table code so that it uses the extended optimize table code.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
brian@brian-akers-computer.local authored
Refactoring of write_row() into two parts to allow future additions. Also rewrote the OPTIMIZE TABLE code, to add new extended optimize. This form of optimize rebuilds not only the file, but each individual row.
-
- 10 Jul, 2005 1 commit
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/foo-5.0
-
- 09 Jul, 2005 5 commits
-
-
dlenev@mysql.com authored
a table" with main tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg8406
-
dlenev@mysql.com authored
crash if referencing a table" and several other related bugs. Fix for bug #11834 "Re-execution of prepared statement with dropped function crashes server." which was spotted during work on previous bugs. Also couple of nice cleanups: - Replaced two separate hashes for stored routines used by statement with one. - Now instead of doing one pass through all routines used in statement for caching them and then doing another pass for adding their tables to table list, we do only one pass during which do both things.
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/foo-5.0
-
brian@zim.(none) authored
Fixed indention issue, made scan_rows an ha_rows type, and fixed show table status so archive rows are displayed as being compressed.
-
- 08 Jul, 2005 14 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
at all)
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.com authored
Two separate problems. A key buffer was too small in sp.cc for multi-byte fields, and the creation and fixing of mysql.proc in the scripts hadn't been updated with the correct character sets and collations (like the other system tables had). Note: No special test case, as the use of utf8 for mysql.proc will make any existing crash (if the buffer overrrun wasn't fixed).
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/mysql-5.0
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/dev/mysql-5.0-0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
-
igor@igor-inspiron.creware.com authored
Added a test case for bug #11484. hp_hash.c: Fixed bug #11484. This bug in the function hp_rec_key_cmp resulted in wrong comparison of varchar multibyte keys if the bytes after string values happened to be different. This caused wrong results for queries returning DISTINCT varchar fields in multibyte charsets (e.g. in utf8).
-
lenz@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
-
- 07 Jul, 2005 5 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
-
kent@mysql.com authored
Added support for the disabled.def file
-