Commit graph

511 commits

Author SHA1 Message Date
wax@mysql.com
e91d1b2cbe Add shared memory protocol and option --protocol 2002-11-15 00:16:30 +05:00
serg@serg.mysql.com
14f819fe96 fixing gone file ONCE AGAIN 2002-11-09 13:54:27 +01:00
nick@mysql.com
cb1d72e44d set my checkout behavior to bk -r get 2002-10-29 17:34:17 -07:00
serg@serg.mysql.com
1a1cafce63 merged 2002-10-25 22:07:04 +00:00
serg@serg.mysql.com
dede6634f6 merged 2002-10-25 21:15:52 +00:00
hf@genie.(none)
893cc550e0 Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0
into genie.(none):/home/hf/work/04
2002-10-21 09:57:53 +05:00
hf@genie.(none)
8744bd0064 Embedded server bugfix 2002-10-21 09:56:30 +05:00
bk@admin.bk
ca08ed522c BK automatic LOD removal. 2002-10-20 21:43:24 +02:00
bk@admin.bk
ba5feac4fd BK automatic LOD removal. 2002-10-20 21:23:21 +02:00
bk@admin.bk
c3e3f73a50 BK automatic LOD removal. 2002-10-20 21:16:05 +02:00
monty@hundin.mysql.fi
fbf6ab4465 merge with 4.0.5 2002-10-16 19:30:24 +03:00
pem@mysql.com
e1303c7b3c Merge pmartin@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/pem/work/mysql-4.0
2002-10-15 16:12:53 +02:00
miguel@hegel.br
73506bb612 Added optional services 2002-10-15 02:04:43 -02:00
miguel@light.
d50045ede7 Added verification of the Administrator user when installing the service 2002-10-14 23:16:21 -03:00
serg@serg.mysql.com
fcb8bc061d merged 2002-10-14 11:36:48 +00:00
pem@mysql.com
8bd61c3fce Task 430: Allowing braces in joins by simply removing them.
This is a simple fix, allowing a join_table_list in the right reduction of a
normal_join sequence, instead of just a join_table. This makes things like
"t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
of ",".

This should fix the bug reported as:
  Subject: ODBC SQL syntax issue 
  From: Ivan Vazharov 
  Date: Mon, 30 Sep 2002 12:02:42 +0200
2002-10-12 11:07:54 +02:00
nick@mysql.com
ec04d28468 fixed race that caused sig11s on simultaneous FLUSH LOGS
(possibly also fixes binlog filename corruption problems--hasn't
been reproduced since)
2002-10-07 15:42:10 -06:00
mwagner@work.mysql.com
ccedc9efa4 manual.texi Added docs about how to clone public 4.1 repository 2002-10-07 11:32:10 +02:00
monty@mashka.mysql.fi
2e52a69b12 Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 2002-10-03 16:56:09 +03:00
ram@mysql.r18.ru
d5ca940a4b Merge mysql.r18.ru:/usr/home/ram/mysql-4.1.last
into mysql.r18.ru:/usr/home/ram/mysql-4.1
2002-10-03 17:26:05 +05:00
ram@mysql.r18.ru
032a4a927a Additional key segment (HA_KEYTYPE_END) creation has been moved from handler to hp_create.c 2002-10-03 14:55:02 +05:00
Administrador@light.
d8a400da22 Update for Visual Studio Projects Files 2002-10-02 18:37:28 -03:00
monty@mashka.mysql.fi
0f39457613 Merge with 4.0.4 2002-10-02 17:55:12 +03:00
tfr@beta.frontier86.ee
9d8ec46b6c manual.texi:
Clean out 'Graphical clients' section of the contributed software section
2002-09-27 00:33:48 +03:00
serg@build.mysql2.com
88ce8f68ec Merge 2002-09-23 16:39:18 +02:00
serg@build.mysql2.com
140397d424 configure.in:
static nss linkingg issue
2002-09-23 16:39:17 +02:00
vva@genie.(none)
098f4afa91 fix bug for slave.. 2002-09-09 14:40:24 +05:00
monty@rescue.
cf640b91a6 Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0 2002-09-05 17:17:21 +03:00
heikki@rescue.
e03d5bdca6 ha_innodb.cc:
Fix a typo in last night's push
2002-09-05 14:22:51 +03:00
monty@rescue.
d84c0990fd Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0 2002-09-05 14:00:05 +03:00
monty@rescue.
9bf7011c6f Extend InnoDB key length to 1024 2002-09-05 13:47:41 +03:00
heikki@work.mysql.com
516cc0bd61 ha_innodb.cc Test a new clone 2002-09-04 18:00:58 +02:00
serg@serg.mysql.com
b962da9aab merged 2002-08-31 23:38:10 +00:00
monty@narttu.mysql.fi
7134ffec21 Merge with 4.0.3
Some simple optimzations, more comments and indentation changes.
Add ` around database in 'use database' in binary log.
Moved max_error_count and max_warning_count to variables struct.
Removed SHOW_WARNS_COUNT and SHOW_ERRORS_COUNT calls.
Changed string functions to use character set of first string argument as default return characterset
(Each string function can change the above assumption if needed)
2002-08-30 12:40:40 +03:00
nick@mysql.com
89ea5ee620 Added sync_slave_with_master [connection].
Equivalent to:
save_master_pos; connection slave; sync_with_master;
2002-08-29 12:08:54 -06:00
paul@teton.kitebird.com
0970e25d26 manual.texi minor fix to 3.23.53 change note 2002-08-28 10:00:48 -05:00
miguel@hegel.br
8c71a53b9c Small fixes 2002-08-27 10:55:12 -03:00
bar@bar.mysql.r18.ru
12bdcaca55 Fix 2002-08-14 13:08:09 +05:00
serg@sergbook.mysql.com
545f616154 Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-13 21:15:14 +02:00
bar@bar.mysql.r18.ru
9dd576c3f8 "make clean" problem fix 2002-08-13 19:13:23 +05:00
serg@sergbook.mysql.com
4dfe0a77c9 "ungone" include/global.h, though deleted, otherwise bk cannot pull from 3.23 (where this fiule is legally present) 2002-08-13 15:26:57 +02:00
serg@sergbook.mysql.com
35255fa72b "ungone" files, that were some time ago erroneously (?) marked as "gone"
now it should be safe to do 'bk rmgone' to make the tree ~25M less :)
2002-08-12 16:06:50 +02:00
arjen@fred.bitbike.com
4861939801 Various little docs fixups. 2002-08-12 14:55:07 +10:00
ram@ram.(none)
b7403f3d84 new QUOTE() fuction has been added 2002-08-08 20:25:53 +05:00
monty@mashka.mysql.fi
1bb7665a9c merge 2002-08-08 03:29:36 +03:00
monty@narttu.mysql.fi
bea3a43b20 merge 2002-08-05 22:18:39 +03:00
monty@narttu.mysql.fi
c0a6890292 Added some missing mutex_locks() when manipulating the table cache.
This should fix some possible table cache corruptions when doing
OPTIMIZE or REPAIR table when other threads are opening new tables.
2002-08-05 18:50:38 +03:00
salle@geopard.online.bg
de7b601d11 Two small patches proposed by Paul DuBois 2002-08-03 19:48:45 +03:00
nick@mysql.com
0c481e7b44 Some updates to the logging section. 2002-08-03 00:54:19 -06:00
bar@bar.udmsearch.izhnet.ru
92f3644480 Rows order has been made more explicit 2002-07-29 17:34:20 +05:00