Commit graph

1928 commits

Author SHA1 Message Date
Sinisa@sinisa.nasamreza.org
8ae559d544 UNION's 2001-07-25 15:28:37 +03:00
Sinisa@sinisa.nasamreza.org
27caeeac7f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-07-22 13:28:02 +03:00
Sinisa@sinisa.nasamreza.org
f0a6416b07 UNIONs : further work 2001-07-22 13:25:56 +03:00
sasha@mysql.sashanet.com
f935dcf2be merged 2001-07-20 16:32:13 -06:00
sasha@mysql.sashanet.com
008456c9b6 added pre/post read callbacks to IO_CACHE
#ifdefed out code not used in the server from log events
started on new LOAD DATA INFILE events
2001-07-20 16:22:54 -06:00
Sinisa@sinisa.nasamreza.org
8060b31aba Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-07-19 13:34:45 +03:00
Sinisa@sinisa.nasamreza.org
0df6f2f14b Changes for the furtherment of UNIONS 2001-07-19 13:31:54 +03:00
monty@hundin.mysql.fi
cb59a7f5af Fixed bad merge and fixed some wrong test cases 2001-07-19 02:37:41 +03:00
monty@work.mysql.com
01cda0929a merge 2001-07-18 23:58:10 +02:00
monty@hundin.mysql.fi
40aa7c6d29 Merge 2001-07-18 23:35:13 +03:00
monty@hundin.mysql.fi
5a8e734b9a Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if
--low-priority-updates is used and the file has holes.
2001-07-18 23:34:04 +03:00
sasha@mysql.sashanet.com
1c3dc8875e fixed mysterious offset confusion bug
added a test case for it - took some creative work to figure out
how to make it happen at will
updated the manual
2001-07-18 14:26:43 -06:00
monty@hundin.mysql.fi
0fb2e24ac5 Updated version number
Update to new debian files
2001-07-18 14:32:54 +03:00
monty@hundin.mysql.fi
de7d371900 Fixed problem with part keys and BDB tables 2001-07-18 11:31:18 +03:00
sasha@mysql.sashanet.com
b5f76be024 merged with 3.23 2001-07-17 16:23:36 -06:00
tim@white.box
5014d736e1 bdb.test new test for a bug report 2001-07-17 17:30:17 -04:00
tim@white.box
ff98c42643 Merge 2001-07-17 17:25:27 -04:00
tim@white.box
6539db2b8b configure.in Fix "$target_os" = "freebsd" test; not a critical fix. 2001-07-17 17:11:19 -04:00
monty@hundin.mysql.fi
1d8e60dca8 Updated Changelog 2001-07-17 23:57:43 +03:00
sasha@mysql.sashanet.com
ef88e50758 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-07-17 14:23:44 -06:00
sasha@mysql.sashanet.com
14c23716a6 added slave_net_timeout 2001-07-17 14:22:52 -06:00
monty@hundin.mysql.fi
e3e51204ec Added timeouts to make lock test repeatable 2001-07-17 22:59:14 +03:00
monty@hundin.mysql.fi
b051b3ab8d Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-07-17 21:05:38 +03:00
monty@hundin.mysql.fi
aecef7614e Removed wrong warning from thr_lock
Fixed problem with UPDATE and BDB tables
Fixed problem with GRANT FILE privilege on database level
mysqld --warnings works now
Fixed problem with SHOW OPEN TABLES when not using BDB
Added some tests for ALTER TABLE to the test scripts
2001-07-17 21:04:01 +03:00
heikki@donna.mysql.fi
c9014d88a3 ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
ha_innobase.h	Fix a bug in showing of Auto_increment in SHOW TABLE STATUS
2001-07-16 21:10:29 +03:00
jcole@tetra.spaceapes.com
830b429f66 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/home/jcole/bk/mysql
2001-07-16 10:18:44 -05:00
jcole@tetra.spaceapes.com
03c23571e8 Updated link to mod_auth_mysql. 2001-07-16 10:16:18 -05:00
monty@hundin.mysql.fi
02f72a801b Changed GPL license example to make it more clear 2001-07-16 14:32:11 +03:00
monty@hundin.mysql.fi
83d5333ffb Fix that libmysqlclient_r can be compiled with mit-pthreads on Linux 2001-07-16 13:27:30 +03:00
monty@tik.mysql.fi
ecefc69c50 Made replication test portable accross table handlers 2001-07-16 13:27:29 +03:00
monty@tik.mysql.fi
7ff42f8218 Merge 2001-07-16 03:07:45 +03:00
monty@tik.mysql.fi
bf9876a195 Patch for netBSD
Added warning for tables where the auto_increment key is 0
Fixed DELETE ... LIMIT 0
Fixed UPDATE ..LIMIT 0
2001-07-16 03:04:30 +03:00
serg@serg.mysql.com
bbfd15f4e1 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-07-15 13:16:31 +02:00
serg@serg.mysql.com
0947ebb1d7 second INSERT ... SELECT removed 2001-07-15 13:16:01 +02:00
sasha@mysql.sashanet.com
ace20e0c41 updated lock test 2001-07-13 17:45:14 -06:00
sasha@mysql.sashanet.com
9f00125ab8 test case for low priority updates race bug
not yet fixed
2001-07-13 17:25:37 -06:00
sasha@mysql.sashanet.com
66ab2056cc Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-07-13 16:06:13 -06:00
sasha@mysql.sashanet.com
115c62f5ae fixed coredump in mysql_reconnect() 2001-07-13 16:05:19 -06:00
serg@serg.mysql.com
59968f3a37 a trick for --client-gdb to work for both statically and dynamically linked client
better exit code checking
2001-07-13 13:58:25 +02:00
Sinisa@sinisa.nasamreza.org
dcac107935 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-07-13 13:43:50 +03:00
Sinisa@sinisa.nasamreza.org
8968152bb9 Further work on UNION's 2001-07-13 13:41:40 +03:00
jcole@tetra.spaceapes.com
2d1a643461 Put those back after I forgot to push. 2001-07-13 04:09:40 -05:00
serg@serg.mysql.com
957e6b39ba clarification needed. Plz, somebody, answer. 2001-07-12 18:06:42 +02:00
serg@serg.mysql.com
0bbd660c99 merged 2001-07-12 14:58:20 +02:00
serg@serg.mysql.com
4271201868 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-07-12 14:24:47 +02:00
serg@serg.mysql.com
a753136440 bug fixed 2001-07-12 14:09:51 +02:00
sasha@mysql.sashanet.com
c0b4b2360c signal slave thread to stop during shutdown 2001-07-11 21:46:23 -06:00
sasha@mysql.sashanet.com
fa4e355dac send kill signal to slave thread on shutdown 2001-07-11 21:33:19 -06:00
sasha@mysql.sashanet.com
ab63258610 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-07-11 20:59:55 -06:00
sasha@mysql.sashanet.com
77e2af48c6 fixed uninitialized use of variable in mysqltest
fixed race condition in binary log auto-rotation
get rid of extention in binary log to avoid non-rotatable logs
2001-07-11 20:59:17 -06:00