- 22 Dec, 2004 1 commit
-
-
monty@mishka.local authored
-
- 21 Dec, 2004 5 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
hf@deer.(none) authored
-
jan@hundin.mysql.fi authored
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-order-bug
-
- 20 Dec, 2004 7 commits
-
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug6825
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-5.0-nov-clean
-
sergefp@mysql.com authored
so we read dependent tables after tables they depend on (this is needed for outer joins)
-
kaa@polly.local authored
into polly.local:/home/kaa/src/mysql-5.0
-
kaa@polly.local authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
moved NdbWaiter, m_ndb_cluster_connection, to impl class moved node selection things to cluster connection moved all private things to impl class added opts for shared memory and node selection changed opts handling somewhat; introduced enum for options and common handling of option variables added checks for transporter support automatic addition of shared mem transporters moved wait_until_ready code to cluster connection added control of usage of new node selection method
-
- 19 Dec, 2004 10 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed some found bugs in BIT fields Added more test cases for BIT fields and varchar
-
konstantin@mysql.com authored
library: stmt_update_metadata (used when we update max_length in mysql_stmt_store_result) needs valid row->length.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0
-
kaa@polly.local authored
into polly.local:/home/kaa/src/mysql-5.0
-
kaa@polly.local authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
We should not call free_tmp_table() for derived table in mysql_derived_filling(), since by this moment this table is already registered in THD::derived_tables list and thus free_tmp_table() will be called for it automatically in close_thread_tables().
-
petr@mysql.com authored
-
- 18 Dec, 2004 17 commits
-
-
paul@frost.snake.net authored
Fix up mysql help messages.
-
paul@frost.snake.net authored
Convert @samp{c} to 'c', not c.
-
heikki@hundin.mysql.fi authored
Put a sensible value of thread id and process no to a background rollback transaction
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
heikki@hundin.mysql.fi authored
Fix the rollback progress printout in crash recovery
-
heikki@hundin.mysql.fi authored
Print progress of background rollback of transactions with more than 1000 undo log entries srv0start.c, trx0roll.c, log0recv.c, trx0roll.h: Cleanup background rollback code in crash recovery; do not flush all modified pages from the buffer pool after a crash recovery: this makes mysqld accesible for users more quickly
-
-
-
georg@beethoven.local authored
-
into ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/antony/work/bug7391.4
-
-
monty@mysql.com authored
-
heikki@hundin.mysql.fi authored
Do not use short int in rem0rec.ic, since its size is not fixed in ANSI C; improve comments of the relative offset field in a record; use mach_read_from_2() to read the relative offset field to save CPU time, if the compiler does not optimize a more complex access function
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
monty@mysql.com authored
-