- 13 Mar, 2003 1 commit
-
-
serg@serg.mysql.com authored
-
- 09 Mar, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
INSERT DELAYED.
-
- 08 Mar, 2003 1 commit
-
-
guilhem@mysql.com authored
now we'll have something like this : 030308 18:46:58 Slave I/O thread: connected to master 'gb@localhost:3306', replication started in log 'FIRST' at position 4 030308 18:46:58 While trying to obtain the list of slaves from the master 'localhost:3306', user 'gb' got the following error: 'Access denied. You need the REPLICATION SLAVE privilege for this operation' 030308 18:46:58 Slave I/O thread exiting, read up to log 'FIRST', position 4 instead of "Error updating slave list: Query error". This fixes bug #80.
-
- 07 Mar, 2003 7 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Some after merge fixes
-
heikki@hundin.mysql.fi authored
Fix bug in previous push
-
heikki@hundin.mysql.fi authored
Print and error message also if a read from file results in the Linux error EEXIST; may happen if the disk is broken
-
- 06 Mar, 2003 6 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
Now log_pos is the real position of the event. For events that are between BEGIN and COMMIT, log_pos is still the BEGIN's log_pos. This fixes bug #52 (If only transactions are run on the master then t
-
serg@serg.mysql.com authored
-
- 05 Mar, 2003 7 commits
-
-
greg@mysql.com authored
-
serg@serg.mysql.com authored
"very new functions" - for now 4.1-compatible TIMESTAMT format
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mysql.com authored
-
lenz@mysql.com authored
redirected to the new location
-
lenz@mysql.com authored
(Bug #121)
-
- 04 Mar, 2003 14 commits
-
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
gweir@work.mysql.com authored
Change mode to -rwxrwxr-x
-
lenz@mysql.com authored
distribution to fix a test failure in test "func_encrypt"
-
heikki@hundin.mysql.fi authored
Add comment that Guilhem should check master_log_name, pending etc are right if the master log gets rotated
-
heikki@hundin.mysql.fi authored
Remove (already commented out) code about storing the latest relay log pos info to InnoDB: we will probably use only the master log pos info when we restart a slave after a crash
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
-
heikki@hundin.mysql.fi authored
Do not try to resolve the table name of a corrupt page if the code is in ibbackup, i.e., the dict system is not initialized
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a table that was locked bug not droped
-
greg@mysql.com authored
-
greg@mysql.com[greg] authored
-
- 03 Mar, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
heikki@hundin.mysql.fi authored
Fix a hang on the adaptive hash S-latch if an application program uses mysql_use_result() and performs queries on two connections at the same time
-