mariadb/include
unknown 2189e5e7bd BUG#9391 mysqlshow prints incorrect "rows" information
- Removed use of mysql->extra_info
 - Removed unused function send_records_num


VC++Files/winmysqladmin/mysql.h:
  Comment extra_info as not used anymore
client/mysqlshow.c:
  Remove use of extra info. Instead read number of records in table using SELECT COUNT(*)
include/mysql.h:
  Comment extra_info as not used anymore
libmysqld/lib_sql.cc:
  Removed unused function send_records_num
sql-common/client.c:
  Remove use of extra_info since number of records is not sent in the protocol anymore
sql/protocol.cc:
  Removed unused function send_records_num
sql/protocol.h:
  Removed unused function send_records_num
2005-04-13 12:22:20 +02:00
..
.cvsignore
config-netware.h Merge hundin.mysql.fi:/home/heikki/mysql-4.1 2005-03-21 22:29:02 +02:00
config-os2.h
config-win.h Add cp932 and eucjpms character sets to Windows build. (Bug #9479) 2005-04-07 09:51:56 -07:00
decimal.h Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t 2005-03-21 15:58:34 +03:00
errmsg.h Merge with global tree 2004-12-31 00:50:30 +02:00
ft_global.h indexless boolean fulltext search was depending on default_charset_info - Bug#8159 2005-02-04 15:24:06 +01:00
hash.h Followup: rename the declaration (hash_reset -> my_hash_reset) 2005-01-11 13:57:07 +03:00
heap.h Partly reverty back patch (in heap-auto-increment-key detection) to ensure that auto_key and auto_key_type are calculated the same way 2005-03-16 01:15:45 +02:00
help_end.h Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
help_start.h Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
keycache.h Final patch for BUG#4285. 2005-01-19 12:55:54 +02:00
m_ctype.h manually merged 2005-04-06 21:19:20 +02:00
m_string.h Backport my_strntod() from 5.0 2005-02-22 12:51:23 +02:00
Makefile.am remove the rest of isam/merge references 2005-04-05 13:17:49 +02:00
md5.h
my_aes.h
my_alarm.h
my_alloc.h
my_base.h BUG#6762 ALTER TABLE gives weird results and error message 2005-04-07 20:17:37 +02:00
my_bitmap.h Fixes in opt_range.cc: ROR plan choice code 2005-01-17 00:18:19 +03:00
my_dbug.h
my_dir.h
my_getopt.h
my_global.h set _XOPEN_SOURCE differently depending on __STDC_VERSION__ 2005-03-18 14:59:07 +01:00
my_handler.h After merge fixes 2004-12-31 00:44:00 +02:00
my_list.h
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h remove the rest of isam/merge references 2005-04-05 13:17:49 +02:00
my_semaphore.h
my_sys.h remove the rest of isam/merge references 2005-04-05 13:17:49 +02:00
my_time.h
my_tree.h
my_xml.h
myisam.h First stage of table definition cache 2005-01-06 13:00:13 +02:00
myisammrg.h
myisampack.h
mysql.h BUG#9391 mysqlshow prints incorrect "rows" information 2005-04-13 12:22:20 +02:00
mysql_com.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-02-28 16:22:26 +02:00
mysql_embed.h remove the rest of isam/merge references 2005-04-05 13:17:49 +02:00
mysql_time.h
mysql_version.h.in
mysys_err.h Show all generated warnings in SHOW ERROR 2005-02-24 23:33:42 +02:00
queues.h
raid.h
rijndael.h
sha1.h
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
typelib.h
violite.h Merge 2005-03-30 17:07:40 +05:00