- 29 Apr, 2005 1 commit
-
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
- 28 Apr, 2005 4 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9298
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
- Remove ha_archive::rename_table and move the fix to handler::rename_table
-
- 27 Apr, 2005 20 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9298
-
ingo@mysql.com authored
After merge fix.
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9298
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9298
-
ingo@mysql.com authored
-
msvensson@neptunus.(none) authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b9803
-
msvensson@neptunus.(none) authored
- Reverted removal of errorcheck mutex initialise, used in safe_mutex_init.
-
msvensson@neptunus.(none) authored
- Made a script that selects the best compiler optimizations for the current cpu. - Use the script from BUILD/SETUP.sh
-
ingo@mysql.com authored
Added protection against global read lock while creating and initializing a delayed insert handler. Allowed to ignore a global read lock when locking the table inside the delayed insert handler. Added some minor improvements.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
jan@hundin.mysql.fi authored
-
msvensson@neptunus.(none) authored
- Display error if system readline or libedit can't be found
-
msvensson@neptunus.(none) authored
- Changed makelist.sh - Bump up required version of autoconf - Use new style to init mutex in my_thr_init
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
- 26 Apr, 2005 9 commits
-
-
heikki@hundin.mysql.fi authored
Fix a problem in crash recovery of .ibd files on Windows if the user used lower_case_table_names=0 or 2; the directory scan in crash recovery forgot to put all paths to lower case, so that the tablespace name would be consistent with the internal data dictionary of InnoDB; remember that InnoDB puts internally all database names and table names to lower case on Windows, regardless of the value of lower_case_table_names
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-
gbichot@quadita2.mysql.com authored
no rows of the blackhold engine (for this engine to be a binlog propagator). NOTE: blackhole.test currently hangs in 5.0 BUG#10175 so I'll merge without running this test; the person who fixes the hang will correct the merged blackhole.result or ask me to).
-
joerg@mysql.com authored
-
msvensson@neptunus.(none) authored
- Implemented ha_archive::rename_table - Added testcases for rename
-
jimw@mysql.com authored
-
- 25 Apr, 2005 6 commits
-
-
msvensson@neptunus.(none) authored
- Print readline or libedit version
-
joreland@mysql.com authored
post review fix. don't init hash value on restart operations make sure that lock mode is correct in entire que.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg10040
-
dlenev@brandersnatch.localdomain authored
"'func_sapdb' fails on 64bit build hosts")
-
joreland@mysql.com authored
add more tests to verify correctness of backups
-
joreland@mysql.com authored
remove incorrect assertion
-