mariadb/sql
serg@serg.mylan e9c46aaf80 REVOKE ALL PRIVILEGES, GRANT FROM user_list
is changed to a more consistent
REVOKE ALL PRIVILEGES, GRANT OPTION FROM user_list.
Bug #2642
2004-02-15 17:59:52 +01:00
..
share Fix for bug#2505: MySQL reports "out of memory" 2004-01-26 20:31:38 +04:00
.cvsignore
add_errmsg
client_settings.h Fix for #2126 2003-12-18 18:12:00 +04:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc http://bugs.mysql.com/bug.php?id=2368 2004-02-10 15:42:46 +04:00
field.h http://bugs.mysql.com/bug.php?id=2368 2004-02-10 15:42:46 +04:00
field_conv.cc
filesort.cc just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
frm_crypt.cc
gen_lex_hash.cc SCRUM 2004-01-23 16:02:57 +04:00
gstream.cc my_atof is deleted 2004-02-13 15:27:21 +01:00
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
ha_heap.h
ha_innodb.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
handler.h WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc my_atof is deleted 2004-02-13 15:27:21 +01:00
item.cc Fix for prepared statements: 2004-02-10 23:47:34 +01:00
item.h Merge bk-internal:/home/bk/mysql-4.1/ 2004-02-13 15:30:00 +01:00
item_buff.cc
item_cmpfunc.cc merge 2004-02-05 18:14:48 +01:00
item_cmpfunc.h merge 2004-02-05 18:14:48 +01:00
item_create.cc SCRUM: 2004-01-15 21:06:22 +04:00
item_create.h SCRUM: 2004-01-15 21:06:22 +04:00
item_func.cc Merge bk-internal:/home/bk/mysql-4.1/ 2004-02-13 15:30:00 +01:00
item_func.h Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_geofunc.cc SCRUM 2004-01-23 19:54:22 +04:00
item_geofunc.h SCRUM: 2004-01-15 21:06:22 +04:00
item_row.cc Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_row.h Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_strfunc.cc Bug 2701: Function CHARSET() inconsistency 2004-02-11 16:53:39 +04:00
item_strfunc.h Bug 2701: Function CHARSET() inconsistency 2004-02-11 16:53:39 +04:00
item_subselect.cc fix for the bug #2419: order by ignores rows. 2004-01-31 10:04:16 +04:00
item_subselect.h Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_sum.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
item_sum.h Merge bk-internal:/home/bk/mysql-4.1/ 2004-02-13 15:30:00 +01:00
item_timefunc.cc Ensure that result from date_format() is binary 2004-02-09 13:59:41 +01:00
item_timefunc.h
item_uniq.cc
item_uniq.h Code cleanup (working on PS & cleanup() code) 2004-01-19 19:53:25 +04:00
key.cc
lex.h define name fixed 2004-01-23 20:52:35 +04:00
lex_symbol.h SCRUM 2004-01-23 16:02:57 +04:00
lock.cc
log.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
log_event.cc Portability fixes found during 5.0 test compilation 2003-12-21 19:39:32 +02:00
log_event.h Merge with 4.0.17 2003-12-17 17:35:34 +02:00
Makefile.am Code cleanup: 2004-02-03 14:35:24 +04:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 2004-02-13 00:31:39 +04:00
mysqld.cc merge 2004-02-05 18:14:48 +01:00
net_serv.cc Fix for #2126 (mysql_server_init call shouldn't be needed) 2003-12-18 15:51:22 +04:00
nt_servc.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
nt_servc.h
opt_range.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
opt_range.h merge 2004-02-05 18:14:48 +01:00
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc Another implementation of send_eof() cleanup 2004-02-10 18:33:06 +03:00
protocol.h
protocol_cursor.cc
records.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
repl_failsafe.cc now all tables of query are locked in one place (including derived tables) 2004-02-01 15:30:32 +02:00
repl_failsafe.h
set_var.cc Follow-up of a discussion on dev-docs@ : 2004-02-10 15:14:48 +01:00
set_var.h WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
slave.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-12-26 12:32:24 +02:00
slave.h Fixed bug in table level privilege GRANT handling. (Bug #2178) 2003-12-26 12:32:02 +02:00
spatial.cc
spatial.h
sql_acl.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 15:01:51 +02:00
sql_acl.h Fixes after merge with 4.0 2003-12-19 16:25:50 +02:00
sql_analyse.cc my_atof is deleted 2004-02-13 15:27:21 +01:00
sql_analyse.h
sql_base.cc ufter revview fix (BUG#2120) 2004-02-09 14:44:03 +02:00
sql_bitmap.h
sql_cache.cc SCRUM 2004-01-07 16:41:09 +04:00
sql_cache.h
sql_class.cc Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
sql_class.h Another fix for #2208 2004-02-13 11:56:36 +04:00
sql_client.cc merge 2003-12-19 16:34:48 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc SHOW CREATE DATABASE moved to sql_show.cc where it belongs 2004-01-30 07:32:35 +01:00
sql_delete.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 12:10:12 +02:00
sql_derived.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_do.cc
sql_error.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_handler.cc ufter revview fix (BUG#2120) 2004-02-09 14:44:03 +02:00
sql_help.cc merge 2004-01-17 13:13:48 +02:00
sql_insert.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 12:10:12 +02:00
sql_lex.cc Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-02-13 00:33:29 +04:00
sql_lex.h after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_list.cc
sql_list.h catch accesses to deleted objects 2004-01-30 08:09:42 +01:00
sql_load.cc removed droping field->query_id for reinitialization tables for subquery. 2004-01-03 00:12:07 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc now all tables of query are locked in one place (including derived tables) 2004-02-01 15:30:32 +02:00
sql_parse.cc Another fix for #2208 2004-02-13 11:56:36 +04:00
sql_prepare.cc Bug#2703 2004-02-12 12:01:27 +00:00
sql_rename.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
sql_repl.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_repl.h
sql_select.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_select.h after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_show.cc Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 2004-02-13 00:31:39 +04:00
sql_sort.h
sql_state.c
sql_string.cc Merge bk-internal:/home/bk/mysql-4.1/ 2004-02-13 15:30:00 +01:00
sql_string.h Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
sql_table.cc Bug #2699 UTF8 breaks primary keys for cols > 85 characters 2004-02-13 17:58:02 +04:00
sql_test.cc
sql_udf.cc now all tables of query are locked in one place (including derived tables) 2004-02-01 15:30:32 +02:00
sql_udf.h
sql_union.cc after merge & valgrind test fixes (BUG#2120) 2004-02-10 02:18:22 +02:00
sql_update.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-02-09 15:01:51 +02:00
sql_yacc.yy REVOKE ALL PRIVILEGES, GRANT FROM user_list 2004-02-15 17:59:52 +01:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Conflicts resolved 2004-01-23 20:00:10 +04:00
table.h Merge with 4.0.17 2003-12-17 17:35:34 +02:00
thr_malloc.cc
time.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
udf_example.cc Corrected faulty #if tests in udf_example.cc which made udf_test crash the server on some 2003-12-18 17:46:56 +01:00
uniques.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
unireg.cc SCRUM: 2004-01-15 21:06:22 +04:00
unireg.h
watchdog_mysqld