1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00
Commit Graph

67 Commits

Author SHA1 Message Date
a01775c5eb Added help for --local-infile
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
2002-03-12 11:38:22 +02:00
668d09cc5c Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
90004e340b Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
4157d12df5 Added missing mysqlbinlog to binary distributions.
Applied patch to mysqlhotcopy
2001-11-07 00:08:57 +02:00
768deddcbf Updated LOCK TABLES manual section
Applied patch for mysqlhotcopy
Fixed open-files-size option in safe_mysqld
2001-07-28 13:29:20 +03:00
f6a36e948d Added LOAD DATA CONCURRENT 2001-05-05 09:41:47 +03:00
8700c02dae Changed Innobase to Innodb
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
6f9a73a1ba Added isolation levels
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
2001-03-21 01:02:22 +02:00
9c80d5cb70 Patches for NetBSD/macppc
Fixed bug in LEFT JOIN
Added bdb_log_buffer_size
2001-01-12 13:52:32 +02:00
7617d198a4 Lots of fixes for BDB tables
Change DROP TABLE to first drop the data, then the .frm file
2000-12-08 17:04:57 +02:00
08a2c58ed1 Fixed bug in 'drop table'
Portability fixes
2000-11-29 05:09:28 +02:00
e5dcd8bed3 Portability fixes 2000-11-18 02:15:06 +02:00
c079bfc04e Small fixes 2000-09-26 02:57:29 +03:00
25106ec755 configure fixes 2000-09-14 15:10:06 +03:00
90e6424641 Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax. 2000-08-23 07:07:24 -05:00
ea013c2152 Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00