Commit graph

4618 commits

Author SHA1 Message Date
jani@rhols221.adsl.netsonic.fi
65c090085e Fix for QNX 6.2. 2002-08-05 15:23:11 +03:00
monty@mashka.mysql.fi
8a38deea44 merge 2002-08-05 13:15:39 +03:00
monty@mashka.mysql.fi
d050c30d42 Added some mutex locks to make SLAVE START and SLAVE STOP thread safe. 2002-08-05 13:09:12 +03:00
bell@sanja.is.com.ua
9c49005ff5 fixed bug in truncating nonexisting table, found by Carsten 2002-08-05 11:45:39 +03:00
serg@sergbook.mysql.com
97e34fe2ec Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-05 09:09:27 +02:00
serg@sergbook.mysql.com
374b81f6e7 typo fixed 2002-08-05 09:00:38 +02:00
paul@teton.kitebird.com
a0a9900fd1 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-04 22:44:59 -05:00
paul@teton.kitebird.com
596c3fc549 manual.texi restrict scope of a mysql.server comment 2002-08-04 22:39:53 -05:00
serg@sergbook.mysql.com
9fae3956c9 make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de 2002-08-05 00:14:21 +02:00
serg@serg.mysql.com
1b29ee50fc yet another "trunc*" bug fixed - and the fundamental one! (now, when next trunc* word is less than curdoc it doesn't led to wrong results) 2002-08-04 19:20:02 +00:00
peter@mysql.com
fbcadbff3e Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/pz/mysql/mysql-4.0-root
2002-08-04 18:09:46 +04:00
peter@mysql.com
005dade809 Revert SIGINT patch as Monty requested 2002-08-04 17:14:51 +04:00
serg@sergbook.mysql.com
f619b64d82 typo in help message fixed (LFCR -> CRLF) 2002-08-04 14:37:32 +02:00
peter@mysql.com
84b7a32a64 Merge mysql.com:/home/pz/mysql/mysql-4.0-root
into mysql.com:/home/pz/mysql/mysql-4.0
2002-08-04 13:51:17 +04:00
paul@teton.kitebird.com
773636ed01 manual.texi Add a couple of missing change notes for
manual.texi	mysqldump -X bug fixes (3.23.50, 3.23.51)
2002-08-03 18:37:17 -05:00
paul@teton.kitebird.com
413b0f68ac manual.texi remove overlap between server-side and client-side
manual.texi	intro sections
2002-08-03 18:17:22 -05:00
heikki@hundin.mysql.fi
c282b73ad8 os0thread.c:
Remove the complex typecast used to convert a HP-UX pthread struct to os_thread_id_t; the typecast seemed to work wrong in gcc-3.1 on HP-UX-10.20
2002-08-03 21:53:42 +03:00
salle@geopard.online.bg
4177b3f929 Merge akeremidarski@work.mysql.com:/home/bk/mysql
into geopard.online.bg:/storage/bk/mysql-3.23
2002-08-03 19:49:28 +03:00
salle@geopard.online.bg
de7b601d11 Two small patches proposed by Paul DuBois 2002-08-03 19:48:45 +03:00
salle@geopard.online.bg
8d21c657e8 Merge akeremidarski@work.mysql.com:/home/bk/mysql-4.0
into geopard.online.bg:/storage/bk/mysql-4.0
2002-08-03 19:27:15 +03:00
salle@geopard.online.bg
f11ea9d979 Two small patches proposed by Paul DuBois 2002-08-03 19:02:05 +03:00
Sinisa@sinisa.nasamreza.org
0bf9de2605 Fixed a problem with privilege tables when downgrading from 4.0.2
to 3.23
2002-08-03 17:21:21 +03:00
Sinisa@sinisa.nasamreza.org
d858c08b83 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-03 16:09:44 +03:00
Sinisa@sinisa.nasamreza.org
1ac7e54b73 Two small bug fixes ... 2002-08-03 15:59:41 +03:00
heikki@hundin.mysql.fi
7b4869d9a4 Many files:
Merge InnoDB-3.23.52c
ha_innobase.cc:
  Test the ref length sanity also in the production version
2002-08-02 23:16:19 +03:00
salle@geopard.online.bg
193c383e8b Reverting facist C++ comment cleanup 2002-08-02 15:05:10 +03:00
jani@rhols221.adsl.netsonic.fi
650942540b Portability fix for QNX 6.2 2002-08-02 03:24:02 +03:00
paul@teton.kitebird.com
f1749ef761 manual.texi tweaks 2002-08-01 16:57:59 -05:00
paul@teton.kitebird.com
b2b0b4dbb3 manual.texi tweaks 2002-08-01 16:47:10 -05:00
paul@teton.kitebird.com
8ff2fbfed3 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-01 09:56:32 -05:00
paul@teton.kitebird.com
9b77fbdeda manual.texi fixups for mysqld_multi section 2002-08-01 09:55:26 -05:00
Sinisa@sinisa.nasamreza.org
8ada408704 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-01 16:57:15 +03:00
Sinisa@sinisa.nasamreza.org
da8d3d0c06 few small fixes 2002-08-01 15:19:06 +03:00
arjen@fred.bitbike.com
f582a4637c Clarified lower_case_table_names behaviour for 4.0.2 2002-08-01 08:41:53 +10:00
monty@hundin.mysql.fi
4f56ed82ec Innodb fixes:
Added back 'static inline', as not having this caused more problems than having it
Fixed wrong arguments to printf()
2002-08-01 00:37:27 +03:00
peter@mysql.com
03176ed259 Merge mysql.com:/home/pz/mysql/mysql-4.0-root
into mysql.com:/home/pz/mysql/mysql-4.0
2002-07-31 21:12:11 +04:00
Sinisa@sinisa.nasamreza.org
095ae499c0 bk resolve 2002-07-31 19:57:16 +03:00
Sinisa@sinisa.nasamreza.org
aa7231af18 A bug with tables with different ref_length's whose order is
changed in table initialization
2002-07-31 19:53:06 +03:00
monty@hundin.mysql.fi
6899a4e30b Fixed wrong printf() string in InnoDB
Removed some compiler warnings regarding 'static' from InnoDB
2002-07-31 18:02:24 +03:00
serg@sergbook.mysql.com
dbc266ee55 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-31 16:40:52 +02:00
serg@sergbook.mysql.com
755f55e321 News updated 2002-07-31 16:39:52 +02:00
paul@teton.kitebird.com
f3dbdca987 manual.texi clarify measurement of long_query_time. 2002-07-31 09:04:53 -05:00
monty@hundin.mysql.fi
4a88835a1d Merge 2002-07-31 16:47:58 +03:00
monty@hundin.mysql.fi
6930e114a1 Changelog update 2002-07-31 16:43:48 +03:00
serg@sergbook.mysql.com
16d4ff79b7 revert sinisa's patch, because it does nothing 2002-07-31 15:29:04 +02:00
serg@sergbook.mysql.com
099d1faa82 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-31 15:16:01 +02:00
serg@sergbook.mysql.com
2ea3916eb0 fix for a nasty bag, that causes a memory corruption+crash on HUGE select distincts, as myisam temp table treats nulls as equal, it constantly returned 141 (duplicate key) error in create_myisam_from_heap 2002-07-31 15:09:31 +02:00
peter@mysql.com
8c9116a745 Do not crash on CTRL-C during then running mysqld --bootstrap
I'm not quite sure if this is correct way to fix it so please check
2002-07-31 15:04:22 +04:00
heikki@hundin.mysql.fi
bbb8125a2c Many files:
Merge InnoDB-3.23.52c; improve AUTO-INC algorithm with SHOW TABLE STATUS; new checksum in log
2002-07-31 00:47:20 +03:00
lenz@mysql.com
c5bdaee9ad - added the init script to support the LSB init script spec
- overhauled the RPM spec file (more macros, package descriptions)
2002-07-30 23:01:36 +02:00