monty@mashka.mysql.fi
dfd0f82b93
Update mysql-test results after merge
2002-09-18 02:21:29 +03:00
monty@mashka.mysql.fi
70b1d53883
merge with 3.23.53 (only code cleanup and new test case)
2002-09-18 02:04:56 +03:00
monty@mashka.mysql.fi
74744466b1
Fixed bug with BINARY NULL
2002-09-18 02:00:56 +03:00
monty@mashka.mysql.fi
7f55d92637
fixed so that --ssl and --skip-ssl works with the MySQL clients.
...
Fixed core dump bug when sending wrong string to AES_DECRYPT()
2002-09-17 23:46:53 +03:00
monty@mashka.mysql.fi
c7b6854f70
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-16 15:56:55 +03:00
monty@mashka.mysql.fi
c85c33a5c1
Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables
...
Fixed bug in SELECT ... ORDER BY ... LIMIT
Fixed bug in ALTER TABLE and RENAME TABLE with --lower-case-table-names
Fixed hang when using --with-openssl
2002-09-16 15:55:19 +03:00
monty@mashka.mysql.fi
ff993695a4
Fixed bug in ALTER TABLE and RENAME TABLE when running with lower-case-table-names.
2002-09-16 15:24:54 +03:00
heikki@hundin.mysql.fi
34fe09f08f
ha_innodb.h, ha_innodb.cc:
...
Reverted the change which allowed use of HA_READ_PREFIX_LAST in InnoDB
2002-09-15 02:23:53 +03:00
monty@mashka.mysql.fi
344c24d390
Fixed core dump bug in ORDER BY ... LIMIT
2002-09-15 01:23:01 +03:00
heikki@hundin.mysql.fi
65297c9c51
ha_innodb.cc:
...
Add some comments
ha_innodb.h:
Remove the flag HA_NOT_READ_PREFIX_LAST from ha_innodb.h: InnoDB has supported this from the start, but not tested yet
2002-09-14 03:12:00 +03:00
monty@mashka.mysql.fi
3a03bb1d23
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-13 01:09:50 +03:00
heikki@hundin.mysql.fi
87a43166c9
opt_range.cc:
...
Fix the crash in InnoDB when WHERE primarykey < x ORDER BY primarykey is used
2002-09-12 01:57:45 +03:00
monty@mashka.mysql.fi
945b6e8f7d
fixup after merge
2002-09-11 15:07:06 +03:00
monty@mashka.mysql.fi
8b7521eb7f
Merge with 3.23.53
2002-09-11 14:49:38 +03:00
monty@mashka.mysql.fi
fa4e07bf97
merge
2002-09-11 06:44:45 +03:00
monty@mashka.mysql.fi
f3a186c905
Portability fixes.
...
Improve mysql-test to be more robust.
Fix that GRANT doesn't delete SSL options
Change innobase_flush_log_at_trx_commit to uint.
Don't rotate logs if we read a rotate log entry from the master.
2002-09-11 06:40:08 +03:00
serg@sergbook.mysql.com
888d3cf757
max_key_length MyISAM bugfix
2002-09-10 21:40:01 +02:00
serg@serg.mysql.com
e8c6e2717d
bugfix: DISTINCT with const_item in ORDER BY
2002-09-10 19:23:59 +00:00
heikki@hundin.mysql.fi
e63f6cd2c5
ha_innobase.cc:
...
Cleanup after last push
2002-09-10 14:31:46 +03:00
heikki@hundin.mysql.fi
48063238e2
mysqld.cc:
...
update help innobase_flush_log_at_trx_commitcan have vals 0, 1, 2
ha_innobase.h, ha_innobase.cc:
make innobase_flush_log_at_trx_commit a long, like other params
2002-09-10 14:23:46 +03:00
heikki@hundin.mysql.fi
44a43fce68
ha_innobase.cc, ha_innobase.h:
...
innodb_flush_log_at_trx_commit can have values 0, 1, 2 starting from 3.23.52
2002-09-10 00:52:26 +03:00
monty@mashka.mysql.fi
5ee7d7e73c
Merge
2002-09-05 17:17:22 +03: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
monty@rescue.
b0e599629c
Fixed typo in Heikkis last push.
2002-09-05 17:10:18 +03:00
monty@mashka.mysql.fi
0281a6b160
Fixed searching after ssl directories.
...
Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT
Changed fn_ext to point at first '.' after directory.
FLUSH LOGS removed numerical extension for all future update logs.
Fixed the mysqld --help reports right values for --datadir and --bind-address
--log-binary=a.b.c now properly strips of .b.c
Fix that one can DROP UDF functions that was not loaded at startup
Made AND optional in REQUIRE
Added REQUIRE NONE
2002-09-05 16:17:08 +03:00
jani@rhols221.adsl.netsonic.fi
15ad3ee806
Fixed a bug in my_getopt and mysqld.cc
2002-09-05 14:22:52 +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
a16f3360aa
btr0btr.c Add more documentation about B-tree latching
...
ha_innodb.cc Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
dict0dict.h Remove gaps from auto-inc sequence if errors in multi-row insert
dict0dict.c Remove gaps from auto-inc sequence if errors in multi-row insert
2002-09-04 18:53:48 +02: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
2697582cfb
merged
2002-09-04 16:00:57 +00:00
Sinisa@sinisa.nasamreza.org
cded64f5f3
a small bug fix
2002-09-04 15:24:27 +03:00
Sinisa@sinisa.nasamreza.org
265a10ff77
a fix for a bug with all_fields.elements not being changed by
...
expansion of the wildcards
2002-09-03 23:00:23 +03:00
Sinisa@sinisa.nasamreza.org
1bbb8ecf58
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-03 21:33:19 +03:00
Sinisa@sinisa.nasamreza.org
0db472dd28
a small fix for a distinct query
2002-09-03 21:31:08 +03:00
monty@mashka.mysql.fi
d05697c70e
Fixed problem from last merge
2002-09-03 18:02:05 +03:00
monty@mashka.mysql.fi
d11512ccd2
Merge mashka.mysql.fi:/home/my/mysql-3.23
...
into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-03 16:50:59 +03:00
monty@mashka.mysql.fi
fee5128d25
Merge
2002-09-03 16:48:37 +03:00
monty@mashka.mysql.fi
ca3cecf872
Fixed bug introduces by last changeset
...
(Fixing of problem with ALTER TABLE on BDB tables)
2002-09-03 16:28:01 +03:00
monty@mashka.mysql.fi
20680f895e
Check if AND/OR expression can be NULL
...
Better fix for ALTER TABLE on BDB tables
(Both of the above fixes are already in 4.0)
2002-09-03 15:53:07 +03:00
monty@mashka.mysql.fi
93e033fabc
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-03 15:46:13 +03:00
monty@mashka.mysql.fi
a01a0840dc
Some trivial optimzations
...
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +03:00
serg@serg.mysql.com
758f7efc36
fixed bad merge
2002-09-02 20:37:18 +00:00
serg@serg.mysql.com
98075012f7
protected close_cached_table() call in REPAIR ... USE_FRM with a mutex
...
test for REPAIR ... USE_FRM added
2002-09-01 18:17:33 +00:00
serg@serg.mysql.com
7c4e5bd9a8
reverted min limit for ft_min_word_len back to 1
2002-09-01 17:45:38 +00:00
serg@serg.mysql.com
b962da9aab
merged
2002-08-31 23:38:10 +00:00
serg@serg.mysql.com
27390a8d81
LOCK+modify+OPTIMIZE bugfix
2002-08-31 23:18:08 +00:00
serg@serg.mysql.com
2e15d13fd8
LOCK+change+OPTIMIZE MyISAM bug
2002-08-31 20:42:41 +00:00
monty@mashka.mysql.fi
184ef91d4c
Merge
2002-08-31 14:41:56 +03:00